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

Releases: leo/neutron

2.9.1

28 Sep 11:47
@leo leo
Compare
Choose a tag to compare

Patches

  • README: Authors formatting fix: 62bfcb7

2.9.0

21 Sep 06:46
@leo leo
Compare
Choose a tag to compare

Minor Changes

  • Code signing for macOS: #14

Credits

Huge thanks to @davej for helping!

2.8.0

16 May 22:15
@leo leo
Compare
Choose a tag to compare

Minor Changes

  • Add {before/after}-bundle lifecycle hooks: #12

Patches

  • Corrected file name for license: 251d00b

Credits

Huge thanks to @davej for helping!

2.7.1

16 May 22:01
@leo leo
Compare
Choose a tag to compare

Patches

  • Bumped dependencies in template: 5e24bbb
  • Removed Next.js config and renamed entry point: e9ac04c

2.7.0

01 Apr 06:16
@leo leo
Compare
Choose a tag to compare

Minor Changes

  • Releases are now being handled automatically: 97fde23

Patches

  • Error if platform is not supported: f7c3850
  • Support scoped packages in a better way: 12cde64
  • Automatically select the right path separator: dd6ef38

2.6.4

18 Mar 22:47
@leo leo
Compare
Choose a tag to compare

Patches

2.6.3

18 Mar 05:55
@leo leo
Compare
Choose a tag to compare

Patches

  • Made scoped packages work: 33d4b3c

2.6.2

08 Feb 23:00
@leo leo
Compare
Choose a tag to compare

Patches

  • Fixed old message prefix: 6768672

2.6.1

08 Feb 22:02
@leo leo
Compare
Choose a tag to compare

Patches

  • Don't error if config prop doesn't exist: a0dab59
  • Bumped chokidar to the latest version: be9cb1a

2.6.0

08 Feb 07:52
@leo leo
Compare
Choose a tag to compare

Minor Changes

  • Support for setup icon on Windows: 909cafa
  • Made exporting renderer work on Windows: 57dc52f
  • Pulling now works on that platform as well: 1ec0f3f
  • Wrapped up support for Windows: bb24931
  • Render custom icons: 1fa33eb
  • Support new config options: 64c6058

Patches

  • Ensure that electron is available: 1eb03d4
  • Make installer generation work: af1e848
  • Documented all new options: 50b171e
  • Make clear that they're all optional: c9aab0b
  • Better headings for configuration section: 7dde321
  • Properly error for missing sub commands: bf2d0ea
  • Documented option for setup icon: b5bb411