Skip to content

v0.8.0

Compare
Choose a tag to compare
@guille-sage guille-sage released this 07 Oct 12:12
· 9 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.