Releases: idleberg/node-makensis
Releases · idleberg/node-makensis
v0.6.1
- improve documentation
- update
devDependencies
v0.6.0
- add support for Wine
- overwork tests
v0.5.0
- tests: replace
tape
with ava
- add new tests
v0.4.0
- add option to omit script in
compile()
- add tests
- rename
help()
back to cmdhelp()
v0.3.1
- complete documentation
- update example
v0.3.0
- add
hdrinfo()
and hdrInfoSync()
- add options
inputcharset
, outputcharset
, ppo
, and safeppo
- fix typo
v0.2.0
- add synchronous methods
- return object containing
status
, stdout
and stderr
- rename
cmdhelp
to help
- add description for verbosity option
v0.1.1
- add description for available options