Skip to content

0.7.0 Bijection, now for 2.11

Compare
Choose a tag to compare
@ianoc ianoc released this 06 Sep 20:37
· 463 commits to develop since this release
  • Added thrift json injections: #172
  • Make almost all the case classes extend AnyVal: #178
  • Fix ImplicitBijection issue: #177
  • Update jackson-mapper-asl to version 1.9.2: #155
  • Moves to 2.10.x as the default and to scalatest: #176
  • Fix some bugs in ModDivInjections: #175
  • Add compression support to bijection-avro: #174
  • Injections from jodatime LocalDate / LocalTime / YearMonth / MonthDay to String: #171