Releases: kodemore/chili
Releases · kodemore/chili
2.9.0
2.8.4
Full Changelog: 2.8.3...2.8.4
2.8.3
Full Changelog: 2.8.2...2.8.3
2.8.2
2.8.1
What's Changed
- Add force mode to unions and hotfix union encoding by @dkraczkowski in #29
Full Changelog: 2.8.0...2.8.1
2.8.0
What's Changed
- Add union and newtype support for python > 3.10 by @dkraczkowski in #28
Full Changelog: 2.7.1...2.8.0
2.7.1
Merge pull request #27 from kodemore/fix-serializer Allow Serializer to support non decorated types
2.7.0
Added
- Mapping support in chili.Decoder and chili.Encoder
- Added a
force
flag inencode
anddecode
functions to force usage of non serialisable types.
Changelog
Full Changelog: 2.6.0...2.7.0
2.6.0
2.5.0
Full Changelog: 2.4.1...2.5.0