Releases: AVSystem/scala-commons
Releases · AVSystem/scala-commons
2.9.2
- proper handling of imports before package object declaration in base package enforcing analyzer rule #434 by @sebaciv
2.9.1
BasePackage
analyzer rule to enforce base package #433
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