Skip to content

Releases: node-3d/addon-tools-raub

Release 9.2.0

07 Jan 09:39
Compare
Choose a tag to compare
  • Added the common ESlint config to utils.
  • Updated the package dependencies.

Release 9.1.1

02 Nov 05:24
Compare
Choose a tag to compare

Adjusted initialization of the logger.

Release 9.1.0

01 Nov 22:17
Compare
Choose a tag to compare
  • Prevented the crash of install() method when file not found.
  • Switched the install() logging to use the 'addon-tools' logger.

Release 9.0.0

28 Oct 13:43
Compare
Choose a tag to compare
  • Updated to Node.js 22.
  • Removed the MacOS x64 GH (obsolete) runner.
  • Added global logger.
  • Adjusted the published files list.
  • Improved the README.md.

Release 8.0.0

30 May 15:55
Compare
Choose a tag to compare

Updated dependencies and Node version.
Tried building for MacOS ARM on GH runner.

Release 7.4.0

10 Oct 15:13
Compare
Choose a tag to compare

Added cpcpplint() util to unpack the common CPPLINT.cfg to any project.

Release 7.3.1

09 Oct 18:42
Compare
Choose a tag to compare
  • Improved TS declaration.
  • Added Cpplint GH action.

Release 7.3.0

07 Oct 15:10
Compare
Choose a tag to compare
  • Updated dependencies and GH actions.
  • Switched to Node.js test runner.

Release 7.2.1

26 Sep 17:50
Compare
Choose a tag to compare

Removed URL lowercasing in download util. However, it still accepts uppercase HTTP(S) protocol and lowercases it.

Release 7.2.0

08 May 15:31
Compare
Choose a tag to compare

Updated the module dependencies.