mirror of
https://github.com/NorfairKing/autodocodec.git
synced 2024-11-26 16:06:31 +03:00
426 B
426 B
Changelog
[0.1.0.2] - 2022-07-21
Added
- Support for the
discriminatedUnionCodec
for discriminated unions inautodocodec-0.2.0.0
[0.1.0.1] - 2022-04-26
Added
- Compatibility with
aeson >= 2.0.0.0
[0.1.0.0] - 2021-12-21
Added
- Support for
autodocodec-0.0.1.0
.
Changed
ChoiceSchema
has been split intoOneOfSchema
andAnyOfSchema
[0.0.0.0] - 2021-11-19
First release.