sbt-native-packager v0.7.3 Release Notes

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

    ๐Ÿ›  Fixed bugs:

    • ๐Ÿณ Docker Commands output in wrong order? #297
    • ๐Ÿ“ฆ Cannot publish snapshots using universal:publish #292
    • ๐Ÿง "name in Linux := " ignored #188

    Closed issues:

    • ๐Ÿณ Docker docs are conflicting #301

    ๐Ÿ”€ Merged pull requests:

    • ๐Ÿš€ Update README now that 0.7.2 is released #300 (benmccann)
    • โž• Adding docs for name-delegation in #250 #299 (muuki88)
    • ๐Ÿ›  Fixes #292 - Not feeding new isSnapshot value to ivy configuration. #298 (jsuereth)
    • ๐Ÿ— [docker] add build --force-rm #294 (rfranco)
    • ๐Ÿ›  fix order of docker commands #293 (rfranco)
    • ๐Ÿ“ฆ Clean up name delegation in the plugin. A few rules: #250 (jsuereth)