- Add URL to related pypi page [#28]
- Make singledispatch an optional dependency for < python 3.4. Thanks [GhostofGoes].
- URLField bug [#20]
- Deprecation warnings fixed for python 3.7 [#27]
- Contribution [GabrielDav]: TimeField and DateTimeField fields.
- Strict Mode [Issue #8] throws an exception when receiving an undefined key.
- New type: ImmutableDict
- Add function on TypedMapping
- Bug fixes in from_yaml and from_json functions.
- Allow None by default in Typed Collections.
- Initial release.