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
compressparameter to only be explicit when it deviates from the default option. - Clarified the use of the
compressandcompressionparameters in the documentation. - Added logging of the
makensiscall with arguments.
nsis-maven-plugin 1.0.4
- Implemented
compressas 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
autoNsisDirresolution
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