v0.10.0 (2024-05-09)
Removed
proxy_attribute_accessor
andproxy_item_accessor
functions.
Added
- Doctests for
proxy_field_accessor
.
Changed
- Improved documentation.
Fixed
- Relaxed supported Python versions to
>=3.8
to avoid being an unsolvable dependency. - Type-safety in tests.
Full Changelog: v0.9.2...v0.10.0