Vulcan v0.2.0-RC2
Changes
- Add
Codec#ignoreDefault
. (#38) - Add custom 'implicit not found' messages. (#36)
- Add support for custom properties in schemas. (#31, #34)
- Change to use custom
SortOrder
for record fields. (#37) - Fix record field default for enum, bytes, record, and fixed. (#33)
- Rename
Codec.WithDefault
toCodec.Default
. (#39)
Updates
- Update cats to 2.0.0-RC2. Thanks @scala-steward! (#43)
Miscellaneous
- Update sbt-mdoc to 1.3.2. Thanks @scala-steward! (#42)
- Update sbt-mima-plugin to 0.6.0. Thanks @scala-steward! (#40)
- Update sbt-scalafmt to 2.0.3. Thanks @scala-steward! (#30)
- Update scalafmt to 2.0.1. Thanks @scala-steward! (#41)
- Update slf4j-nop to 1.7.28. Thanks @scala-steward! (#35)
Released on 2019-08-27.