Skip to content

Releases: jpsacha/sbt-install4j

sbt-install4j v.1.5.0

02 Sep 02:50
v.1.5.0
aa481b1
Compare
Choose a tag to compare

New:

  • Update default path for current release of Install4J v.10 (Issue #14)

Bug fix:

  • Actually read environment variables INSTALL4J_HOME and INSTALL4JC_FILE (Issue #17)

Full Changelog: v.1.4.0...v.1.5.0

sbt-install4j v.1.4.1

16 Feb 02:04
v.1.4.0
688d22c
Compare
Choose a tag to compare

Update to use Install4J v.9 by default:

  • Update default path for current release of Install4J: v.9 (Issue #14)

sbt-install4j v.1.3.1

08 Nov 02:04
Compare
Choose a tag to compare

Bugfix release addressing:

  • Isssue #13: install4jcFile setting is not being passed correctly

sbt-install4j v.1.3.0

06 Apr 16:07
Compare
Choose a tag to compare

This is a major feature release, added support for build on multiple platforms and allowing extra parameters to be passed to the Install4J compiler:

  • Add option to specify location of the install4j's command line compiler: install4jcFile (Issue #8)
  • Deprecate install4jHomeDir setting (Issue #9)
  • Add setting for passing additional command line parameters to the install4jc compiler (Issue #10)
  • Allow passing of command line options as arguments to install4j task (Issue #11)
  • Clarify that Apache 2.0 license is used (Issue #12)

sbt-install4j v.1.2.0

10 Jan 00:54
Compare
Choose a tag to compare

Using Install4J v.7 as default installer compiler.

sbt-install4j v.1.1.1

16 Aug 00:37
Compare
Choose a tag to compare
  • Support SBT 1.0 #5

sbt-install4j v.1.1.0

26 May 01:29
Compare
Choose a tag to compare
  • Moved to autoPlugin setup.
  • Using Install4J v.6 as default installer compiler.

sbt-install4j v.1.0.0

26 May 01:29
Compare
Choose a tag to compare

Initial release.