The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.6.0 - Unreleased
- Upgrade to mill 0.10.0
- Upgrade to scala 2.13.8
- Upgrade to mill 0.9.7
- Upgrade to mill 0.8.0
- Change to CrossScalaModule for 2.12 and 2.13
- Update ci script to use coursier
- Upgrade to Mill 0.7.x and Scala 2.12.11
0.2.0 - 2019-09-05
- Upgrade to Mill 0.5.1 and Scala 2.12.9
0.1.0 - 2019-06-27
- Upgrade to Mill 0.4.1 and Scala 2.12.8
0.0.7 - 2019-04-09
- Upgrade to Mill 0.3.5 and compile with scala 2.12.8
0.0.6 - 2018-12-05
- Dont use mill's
assembly
(as sometimes it generated an executable) instead makedockerJar
create its own fat jar. Fixes #5.
0.0.5 - 2018-11-20
- This CHANGELOG file
- Upgrade to Mill 0.3.5
- Use
os-lib
instead ofammonite.ops._
- Make build time versions easier to manage.
Scala and mill versions are managed from
.tool-versions
file. The VERSION specifies this project's version number.