2023.10.27
This release adds ruff-formatter and checks for some deprecated codes. The cookiecutter now has schema validation checks.
What's Changed
Features:
- Cookie: Add schema validation by @henryiii in #295
- Allow and mention ruff-formatter by @henryiii in #299
- Check for deprecated Ruff codes by @henryiii in #297
Docs:
- Fix suggestion by @henryiii in #287
- Fix broken link by @klieret in #289
- Link back to learn/sp by @henryiii in #293
- Simplify and prepare for next release by @henryiii in #301
Minor changes and fixes:
- Cookie: drop 3.11 & use pypy3.10 by @henryiii in #296
- fix: fix logic broken if more than one hook in Ruff by @henryiii in #300
New Contributors
Full Changelog: 2023.09.21...2023.10.27