Bijection 0.9.4 with support for Scala 2.12.0
This is the first Bijection release that also publishes artifacts for Scala 2.12.0! Here are some of the changes that this release includes:
- JavaFuture <=> TwitterFuture bijection: #247
- Bump Scala version to 2.11.7: #246
- Add support for Tuple1 bijections: #249
- Add mima checks to Travis: #250
- Try to setup codecov.io: #251
- Add scalafmt: #252
- Add code coverage badge to README: #253
- Create COMMITTERS.md: #254
- Avro - toJson should work exactly as toBinary: #256
- Clean up build to clear the path to 2.12: #257
- Add support for Scala 2.12.0: #258