Releases: codingwell/scala-guice
Releases · codingwell/scala-guice
v5.1.1
- Add native Scala 3.2.2 build (Thanks russellremple)
- Update to Scala 2.13.10
- Update to Scala 2.12.17
v5.1.0
- Update Guice 5.1.0
- Update to Scala 2.13.8
v5.0.2
- Update to Scala 2.13.6 (Thanks cacoco)
- Update to Scala 2.12.15
- Update sbt to improve support for modern scala
v5.0.1
Fix not being able to bind a generic containing the Nothing type
v4.2.9
- Fix Mixins not resolving to the base types (as they did in 4.2.0)
- Add
annotatedWith
that takes a class object
- Fix
(=> Unit)
throwing an exception about being unable to find <byname>