Skip to content

Releases: segrived/NsisInfoWriter

NSISInfoWriter 1.3

08 Jan 23:34
Compare
Choose a tag to compare

Enhancements:

  • JAR archives support (#22)
  • Progress logging (for debugging purposes, with --debug command line argument) (#24)
  • Version information will not written, if input file is not executable (#23 and #25)

Fixed:

  • Minor and major version parts should be swapped (#26)

Complete closed issues list

NSISInfoWriter 1.2

05 Jan 23:05
Compare
Choose a tag to compare

Enhancements:

  • Allow redirecting output to stdout instead of file (#11)
  • Allow prepending generated content to existing script (#13)
  • Zero-values now excluded same way as empty strings (#14)
  • Empty values now excluded by default (#15)
  • Product name information (#16)
  • More readable date/time format now used by default (#18)
  • Display error messages in red (#21)

Fixed:

  • Invalid repo path if path to input file is relative (#12)
  • Date/time formatting didn't work in common file information section (#17)
  • Disable default output file extension (#20)

Complete closed issues list

NSISInfoWriter 1.1

03 Jan 18:46
Compare
Choose a tag to compare

Enhancements:

  • Allow formatting version information (#1)
  • Allow formatting dates (#7)
  • Mercurial and SVN repos now supported (#2 and #3)
  • Input file create and last write time (#4)
  • Target machine information - x86 or x64 (#6)
  • Ability to set repo directory, if input file placed outside of repo (#8)
  • Time, when output file was generated (#9)
  • Default output file extension (.nsh) (#10)

Complete closed issues list

NSISInfoWriter 1.0.6

31 Dec 20:51
Compare
Choose a tag to compare
NSISInfoWriter 1.0.6 Pre-release
Pre-release

Inital release