Skip to content

Releases: idleberg/node-makensis

v0.6.1

06 Sep 19:58
Compare
Choose a tag to compare
  • improve documentation
  • update devDependencies

v0.6.0

18 Aug 23:30
Compare
Choose a tag to compare
  • add support for Wine
  • overwork tests

v0.5.0

15 Aug 19:44
Compare
Choose a tag to compare
  • tests: replace tape with ava
  • add new tests

v0.4.0

13 Aug 17:33
Compare
Choose a tag to compare
  • add option to omit script in compile()
  • add tests
  • rename help() back to cmdhelp()

v0.3.1

12 Aug 15:30
Compare
Choose a tag to compare
  • complete documentation
  • update example

v0.3.0

12 Aug 15:22
Compare
Choose a tag to compare
  • add hdrinfo() and hdrInfoSync()
  • add options inputcharset, outputcharset, ppo, and safeppo
  • fix typo

v0.2.0

11 Aug 23:02
Compare
Choose a tag to compare
  • add synchronous methods
  • return object containing status, stdout and stderr
  • rename cmdhelp to help
  • add description for verbosity option

v0.1.1

11 Aug 23:00
Compare
Choose a tag to compare
  • add description for available options

v0.1.0

11 Aug 21:00
Compare
Choose a tag to compare
  • first release