Skip to content

v0.8.0

Choose a tag to compare

@guille-work guille-work released this 07 Oct 12:12
· 17 commits to master since this release
86db592

Bugfix: Remove error when trying to parse numbers into Date/DateTime objects due to NoMethodError.

Feature. Add CustomType module, which allows library users to define their own types and control the serialisation and de-serialisation process for them.