sbt-install4j v.1.3.0
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)