Releases: DigitalMediaServer/nsis-maven-plugin
Releases · DigitalMediaServer/nsis-maven-plugin
nsis-maven-plugin 1.0.6
nsis-maven-plugin 1.0.5
- Tweaked the logic of the
compress
parameter to only be explicit when it deviates from the default option. - Clarified the use of the
compress
andcompression
parameters in the documentation. - Added logging of the
makensis
call with arguments.
nsis-maven-plugin 1.0.4
- Implemented
compress
as a parameter forscriptFile
- Updated Maven core to the latest version with Java 7 support
nsis-maven-plugin 1.0.3
- Fixed makensis location resolution from OS path environment variable
nsis-maven-plugin 1.0.2
- Improved
autoNsisDir
resolution
nsis-maven-plugin 1.0.1
- Fixed double hyphen bug for local artifact when using
classifier
- Added changelog
nsis-maven-plugin 1.0.0
First release