What's Changed
- Rename DocInfo to Doc by @zen-xu in #80
- Add support for Python 3.13 by @hugovk in #83
- Fix docstring of
Timezoneby @Viicos in #84 - Update license-files to be PEP-639 compliant (#85) by @shoeffner in #86
- fix: typo in README.md by @camiloaz in #87
- add CI for PyPy3.11 and fix test (issue 71) by @mattip in #88
- Fix string predicate names in doc by @leogermond in #90
- Add SPDX license expression by @wichert in #92
- Added Python 3.14 to the test matrix by @imtoopunkforyou in #96
- Add support for Python 3.14 and drop EOL 3.8-3.9 by @hugovk in #97
- Fix typo in
Lendocstring by @Dutcho in #100 - Prepare for 0.8.0 release by @adriangb in #103
New Contributors
- @zen-xu made their first contribution in #80
- @hugovk made their first contribution in #83
- @shoeffner made their first contribution in #86
- @camiloaz made their first contribution in #87
- @mattip made their first contribution in #88
- @leogermond made their first contribution in #90
- @wichert made their first contribution in #92
- @imtoopunkforyou made their first contribution in #96
- @Dutcho made their first contribution in #100
Full Changelog: v0.7.0...v0.8.0