Releases: AVSystem/scala-commons
Releases · AVSystem/scala-commons
2.9.0
- Conditional configs in
hocon-spring
bean definitions #432 by @mhawryluk
2.8.2
- Fix implicit resolution conflict when MongoPolyDataCompanion is used with custom implicits #429
v2.7.7
Project dependencies update: Scala, Jetty, Mongo Driver
2.7.6
v2.7.6
added objectIdIdentityWrapping to BsonGenCodecs trait
2.7.5
- added
ScalaDurationExtensions
2.7.4
- added
constantDeclarations
static analyzer rule for checking syntax of Scala constants
2.7.3
Dependency updates: Jetty, MongoDriver, ScalaJS, Akka
2.7.2
Blocking Either as IO in BlockingUtils