Releases: alexarchambault/argonaut-shapeless
Releases · alexarchambault/argonaut-shapeless
v1.1.0
Changes
- Rename
argonaut.Shapeless
to argonaut.ArgonautShapeless
, keep argonaut.Shapeless
with a deprecation annotation (#70)
- Rename
argonaut.Refined
to argonaut.ArgonautRefined
, keep argonaut.Refined
with a deprecation annotation (#70)
v1.0.0
See the release notes for 1.1.0
v1.1.0-RC2
Changes
- Major refactoring of the internals (#67)
- Switch to shapeless 2.3.1 (#66)
- Switch to shapeless-compat 1.0.0-M4 (#65)
- Switch to scala 2.11.8 (#65)