sbt-native-packager v0.7.2 Release Notes

Release Date: 2014-07-10 // almost 10 years ago
  • ๐Ÿ“ฆ Full Changelog

    ๐Ÿ›  Fixed bugs:

    • ๐Ÿ“ฆ Use StringUtilities.normalize to allow compilation with SBT 0.12. #288 (fiadliel)

    Closed issues:

    • ๐Ÿ“š log directory symlink location differs between installed package and documentation #282
    • ๐Ÿ‘Œ Support for SBT 0.13.5-M2 #243
    • ๐Ÿ“ฆ Review play init.d script from blog post #181

    ๐Ÿ”€ Merged pull requests:

    • โž• Adding documentation for JDeb Packaging #290 (muuki88)
    • ๐Ÿš€ Upgrading sbt and adding releaseNotes plugin #286 (muuki88)
    • ๐Ÿ”จ First refactoring to provide multiple debian packaging strategies #284 (muuki88)
    • ๐Ÿ“ฆ - Make the /var/log/<pkg> symlink doc match the package location. #283 (paddymahoney)
    • ๐Ÿ“š Documentation for docker support. #281 (fiadliel)
    • ๐Ÿ‘Œ Support Docker volumes. #280 (fiadliel)
    • ๐Ÿ‘ Allow name in Docker to be modified. #279 (fiadliel)
    • ๐Ÿ‘Œ Support EXPOSE [port] ... for Docker #278 (fiadliel)
    • ๐Ÿ‘Œ Support building and publishing Docker images. #277 (fiadliel)