Skip to content

v0.10.0

Latest
Compare
Choose a tag to compare
@bswck bswck released this 09 May 08:29
· 1 commit to main since this release
v0.10.0
411c32a

v0.10.0 (2024-05-09)

Removed

  • proxy_attribute_accessor and proxy_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