- Task API (neon-bindings/neon#214).
- TypeScript upgrade fixes (#62, #65).
- CLI bugfix (#59).
- JsArrayBuffer (neon-bindings/neon#210).
- CLI bugfix (#57).
- CLI bugfix (#56).
- Better support for Electron via the artifacts file (#52).
- Clean up the CLI and allow
neon build
to optionally take module names (#48).
- Bump to match neon 0.1.13.
- Depend on
neon-build
as a build dependency (see #46). - Windows support!
- Bump version to match Neon so they can be kept in sync from now on.
- Generate a
build.rs
to make Windows work (see #42 and #44).