Releases: GarnerCorp/test-charged
Releases · GarnerCorp/test-charged
Version 0.1.17 - Add Scala 3 support and change owner
- Repository moved to https://github.com/GarnerCorp/test-charged
- Change java class hierarchy to
com.garnercorp
- Change java class hierarchy to
- Scala 3 support
- Publish to Maven Central:
- Change CI from Travis to GitHub
- Flatten documentation
- Fix bug in test that assumes seq cannot be empty
- Upgrade scala/java versions
- Update dependencies
Full Changelog: v0.1.16...v0.1.17
Version 0.1.16 - Minor fix to packaging
Full Changelog: v0.1.15...v0.1.16
Version 0.1.15 - Scala 2.13 Update
Scala 2.13 is released and TestCharged is now compatible.
Changes:
- Scala 2.13
- Update from Scala 2.12.7 to 2.12.8
- Update ScalaTest from 3.0.5 to 3.0.8
- Update Scoverage SBT from 1.5.1 to 1.6.0
- Update SBT Microsites from 0.7.24 to 0.9.1
- Update SBT from 1.2.4 to 1.2.8
- No more SNAPSHOT releases
Version 0.1.12
Changes:
- Added IDs package
- Added UUID generators
- Fix: #6