- Fix issue with missing sbt 1.0.x compatible
marathon-templating
artifact (#7) - Templating uses latest available version of Twirl (1.3.12)
- Support sbt 1.0.x in addition to sbt 0.13.x
- Fix issue with
marathonServiceRestart
task (#4)
- Support HTTP URLs
- Support URLs that contain basic access authentication credentials
- Add
marathonSetServiceUrl
command- Allows users to change the
marathonServiceUrl
value during an sbt session - Useful for targeting multiple Mesos clusters / Marathon instances during application deployment
- Allows users to change the
- First release