Neutralinojs CLI v9.4.0 released!
What's new
DevOps: new test suite
- Initiate a new Node.js-based test suite.
Bugfixes/Improvements
- Clean project files if the
neu create
command wan't successful. - Display an error message if the
neu build --copy-storage
fails due to missing.storage
directory. - Support Darwin
arm64
binaries natively without binary translation (x64
->arm64
). - Make the client library downloading process optional and support importing the client library via
@neutralinojs/lib
. - Download the module version of the client library based on the app configuration.
Install the latest (v9.4.0
) npm package:
npm i -g @neutralinojs/neu
Get started: https://neutralino.js.org/docs/cli/neu-cli
This release was auto-generated by ReleaseZri π