Skip to content

Releases: DigitalMediaServer/nsis-maven-plugin

nsis-maven-plugin 1.0.6

05 Mar 15:10
0284842
Compare
Choose a tag to compare
  • Added UTF-8 BOM to the generated header file, which is necessary for NSIS to interpret the file as being UTF-8.

nsis-maven-plugin 1.0.5

10 Nov 03:59
16d1c5b
Compare
Choose a tag to compare
  • Tweaked the logic of the compress parameter to only be explicit when it deviates from the default option.
  • Clarified the use of the compress and compression parameters in the documentation.
  • Added logging of the makensis call with arguments.

nsis-maven-plugin 1.0.4

08 Nov 04:45
07240cf
Compare
Choose a tag to compare
  • Implemented compress as a parameter for scriptFile
  • Updated Maven core to the latest version with Java 7 support

nsis-maven-plugin 1.0.3

26 Nov 21:03
Compare
Choose a tag to compare
  • Fixed makensis location resolution from OS path environment variable

nsis-maven-plugin 1.0.2

13 Jun 14:02
7679863
Compare
Choose a tag to compare
  • Improved autoNsisDir resolution

nsis-maven-plugin 1.0.1

03 May 20:08
89dc6e5
Compare
Choose a tag to compare
  • Fixed double hyphen bug for local artifact when using classifier
  • Added changelog

nsis-maven-plugin 1.0.0

29 Jul 19:43
e123f55
Compare
Choose a tag to compare

First release