v1.9.0
Release Notes - Version 1.9.0
Updates
Added Support for typing.NewType: We've introduced support for typing.NewType
in serialization and deserialization. This allows users to create distinct types with a single value item, providing an extra layer of safety in type checking.
Full Changelog: v1.8.0...v1.9.0