Vulcan v1.0.0
Changes
- Change
Codec.union
to not require type tag (#126) @vlovgr - Maintain binary compatibility across minor versions (#137) @vlovgr
- Remove name validation from codecs, match unions based on name rather than fullname (#136) @bplommer
- Reorder
Codec.enum
andCodec.fixed
parameters (#128) @vlovgr - Support type promotion, require writer schema in decode methods (#135) @bplommer
Updates
- Update enumeratum to 1.5.15 (#123) @scala-steward
- Update magnolia to 0.12.6 (#127) @scala-steward
Miscellaneous
- Add initial release-drafter configuration (#119) @vlovgr
- Remove direct dependency on scalatest (#131) @vlovgr
- Update discipline-scalatest to 1.0.0-RC4 (#141) @vlovgr
- Update sbt to 1.3.7 (#138) @scala-steward
- Update sbt-ci-release to 1.5.0 (#122) @scala-steward
- Update sbt-header to 5.4.0 (#129) @scala-steward
- Update sbt-mdoc to 2.1.1 (#125) @scala-steward
- Update years in copyright license (#124) @vlovgr