v0.11.1
What's Changed
New features
- Support (de)serialize a subclass of primitive type by @yukinarit in #388
Bug fixes
- Fix deserializing from incompatible value e.g. None by @yukinarit in #389
Refactoring
- Make serde.core.Field a generic type by @yukinarit in #385
- Fix a bit more mypy error by @yukinarit in #387
Other changes
- Update links on README.md by @yukinarit in #384
- Update field-attributes.md by @gpetrovic-meltin in #386
- 👥 Add @gpetrovic-meltin as a contributor by @yukinarit in #390
New Contributors
- @gpetrovic-meltin made their first contribution in #386
Full Changelog: v0.11.0...v0.11.1