Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Latest commit

 

History

History
42 lines (23 loc) · 748 Bytes

RELEASES.md

File metadata and controls

42 lines (23 loc) · 748 Bytes

Version 0.1.20

Version 0.1.19

  • TypeScript upgrade fixes (#62, #65).

Version 0.1.18

Version 0.1.17

  • CLI bugfix (#57).

Version 0.1.16

  • CLI bugfix (#56).

Version 0.1.15

  • Better support for Electron via the artifacts file (#52).

Version 0.1.14

  • Clean up the CLI and allow neon build to optionally take module names (#48).

Version 0.1.13

  • Bump to match neon 0.1.13.

Version 0.1.12

  • Depend on neon-build as a build dependency (see #46).
  • Windows support!

Version 0.1.11

  • 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).