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: https://github.com/twitter/bijection/pull/247
- Bump Scala version to 2.11.7: https://github.com/twitter/bijection/pull/246
- Add support for Tuple1 bijections: https://github.com/twitter/bijection/pull/249
- Add mima checks to Travis: https://github.com/twitter/bijection/pull/250
- Try to setup codecov.io: https://github.com/twitter/bijection/pull/251
- Add scalafmt: https://github.com/twitter/bijection/pull/252
- Add code coverage badge to README: https://github.com/twitter/bijection/pull/253
- Create COMMITTERS.md: https://github.com/twitter/bijection/pull/254
- Avro - toJson should work exactly as toBinary: https://github.com/twitter/bijection/pull/256
- Clean up build to clear the path to 2.12: https://github.com/twitter/bijection/pull/257
- Add support for Scala 2.12.0: https://github.com/twitter/bijection/pull/258