Releases: node-3d/addon-tools-raub
Releases · node-3d/addon-tools-raub
Release 9.2.0
- Added the common ESlint config to utils.
- Updated the package dependencies.
Release 9.1.1
Adjusted initialization of the logger.
Release 9.1.0
- Prevented the crash of
install()
method when file not found. - Switched the
install()
logging to use the 'addon-tools' logger.
Release 9.0.0
- 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
Updated dependencies and Node version.
Tried building for MacOS ARM on GH runner.
Release 7.4.0
Added cpcpplint()
util to unpack the common CPPLINT.cfg to any project.
Release 7.3.1
- Improved TS declaration.
- Added Cpplint GH action.
Release 7.3.0
- Updated dependencies and GH actions.
- Switched to Node.js test runner.
Release 7.2.1
Removed URL lowercasing in download
util. However, it still accepts uppercase HTTP(S) protocol and lowercases it.
Release 7.2.0
Updated the module dependencies.