What's Changed
- Specify py3.8 or higher / Officially drop py2.7 by @pydanny in #357
- Link to functools.cached_property by @adamchainz in #355
- Add official support for current Python versions (3.8, 3.9, 3.10, 3.11, 3.12, 3.13) by @mrbean-bremen in #353
- Migrate AUTHORS.rst to AUTHORS.md by @Secrus in #233
- Migrate README.rst to README.md by @Secrus in #234
- Changed from black to ruff for formatting, thanks to @pydanny
New Contributors
- @Secrus made their first contribution in #233
- @mrbean-bremen made their first contribution in #353
- @adamchainz made their first contribution in #355
Full Changelog: 2.1...1.5.2
Note: This includes release notes from the 2.0 release, which was yanked