The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
When creating a release always specify the mill and scala versions that were
used to build the project. Since mill libs currently have no binary backwards compatibility.
- Upgrade to Mill 0.10.0
- Upgrade to Scala 2.13.8
- Upgrade to Mill 0.9.7
0.5.2 - Unreleased
- Upgrade to Mill 0.9.5
- Upgrade to Mill 0.8.0
- Cross compile scala 2.12 and 2.13
- Upgrade to mill 0.7.x
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.3 - 2018-11-20
- This CHANGELOG file
- Upgrade to Mill 0.3.5
- Use
os-libinstead ofammonite.ops._ - Make build time versions easier to manage.
Scala and mill versions are managed from
.tool-versionsfile. The VERSION specifies this project's version number.