Skip to content

v3.0.0

Choose a tag to compare

@BenjaminPelletier BenjaminPelletier released this 05 Mar 18:22
· 12 commits to main since this release
6f07f39

The breaking change triggering a major version revision is that missing attributes now raise AttributeErrors rather than KeyErrors. This is nominally a bug fix as AttributeErrors are the correct behavior, but we are labeling this a major version change in case users were depending on the KeyErrors.

What's Changed

New Contributors

Full Changelog: v2.3.0...v3.0.0