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
-
The scalaxb compiler is now run in a forked jvm instead of running in the same process as mill.
-
You can customize the scalaxb dependency by overriding
scalaxbIvyDeps
- Upgrade mill to 0.7.x and Scala 2.12.11
- Upgrade scalaxb to 1.7.3
- Upgrade mill to 0.6.x
0.1.0 - 2019-06-27
- Upgraded to Mill 0.4.1 and Scala 2.12.8
0.0.4 - 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.