Skip to content

Releases: kodemore/chili

2.9.0

28 May 05:13
6dae754
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.8.4...2.9.0

2.8.4

06 Dec 12:54
Compare
Choose a tag to compare

Full Changelog: 2.8.3...2.8.4

2.8.3

06 Dec 12:40
Compare
Choose a tag to compare

Full Changelog: 2.8.2...2.8.3

2.8.2

14 Nov 08:36
4af8bee
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.8.1...2.8.2

2.8.1

14 Nov 08:03
e537a8f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.8.0...2.8.1

2.8.0

09 Nov 09:37
b0b8ac6
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.7.1...2.8.0

2.7.1

08 Nov 07:26
5558b91
Compare
Choose a tag to compare
Merge pull request #27 from kodemore/fix-serializer

Allow Serializer to support non decorated types

2.7.0

08 Nov 06:23
Compare
Choose a tag to compare

Added

  • Mapping support in chili.Decoder and chili.Encoder
  • Added a force flag in encode and decode functions to force usage of non serialisable types.

Changelog

Full Changelog: 2.6.0...2.7.0

2.6.0

08 Nov 05:44
Compare
Choose a tag to compare

Fixed

#25

Added

Support for private properties

Changelog

Full Changelog: 2.5.0...2.6.0

2.5.0

30 Oct 09:01
Compare
Choose a tag to compare

Full Changelog: 2.4.1...2.5.0