Skip to content

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

Release 9.3.0

19 Feb 15:10

Choose a tag to compare

  • Added WEAK_ arg macros.
  • Provided utils/common.gypi for addons.
  • Updated docs and tests.

Release 9.2.0

07 Jan 09:39

Choose a tag to compare

  • Added the common ESlint config to utils.
  • Updated the package dependencies.

Release 9.1.1

02 Nov 05:24

Choose a tag to compare

Adjusted initialization of the logger.

Release 9.1.0

01 Nov 22:17

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

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

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

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

Choose a tag to compare

  • Improved TS declaration.
  • Added Cpplint GH action.

Release 7.3.0

07 Oct 15:10

Choose a tag to compare

  • Updated dependencies and GH actions.
  • Switched to Node.js test runner.

Release 7.2.1

26 Sep 17:50

Choose a tag to compare

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