Releases: evolution-gaming/pillar
Releases · evolution-gaming/pillar
v5.1.0
What's Changed
- Scala3 by @maxerothan in #4
New Contributors
- @maxerothan made their first contribution in #4
Full Changelog: 5.0.1...v5.1.0
5.0.1
5.0.0
A lot of drastic changes due to forking stale project
- Remove support for Red Hat packages
- Update SBT to 1.3.8 and related SBT plugins
- Cross-compile for only Scala 2.12 and 2.13
- Update Cassandra driver and test libraries
- Change root package to
com.evolutiongaming
- Require Java 8 as it is minimal for Scala 2.13
- Use
Instant
instead ofDate
in most places