Skip to content

Releases: nwutils/nw-electron-adapter

Initial release

05 Sep 16:06
Compare
Choose a tag to compare

The API is light on this initial release, but the repo is in great shape.

API changes

  • Support for app.getAppPath() added
  • Support for app.getPath(name) added

Maintenance:

  • Published to npm
  • API Docs and parity tracker created/up-to-date
  • 100% Automated Test Coverage
  • Manual Testing rig setup in NW.js via npm start
  • 100% Lint Passing (ESLint + Jest + JSDocs)
  • GitHub Actions setup to validate Node 8.3+
  • No Ideologies Code of conduct adopted
  • Boilerplating of all API files and related tests created to simplify PRs

Code Changes: