Changes
Features
- Support Poetry 2.0 and PEP 621 (#1223) @edgarrmondragon
- feat: add support for tags in session decorator (#1220) @mariuswinger
Documentation
- Add reference to Poetry 2
poetry-export-plugin
requires-plugin
(#1229) @johnthagen
Chores
- Release 1.1.0 (#1232) @cjolowicz
- ci: Get back to a working state (#1224) @edgarrmondragon
- Test with Python 3.13 (#1227) @edgarrmondragon
- Drop support for Python 3.7 and test with 3.12 (#1213) @edgarrmondragon
- Bump dev dependencies and update lockfile (#1225) @edgarrmondragon
- Replace black, isort, and some flake8 plugins with Ruff (#1228) @edgarrmondragon
- Fix Safety warnings about Tornado and Poetry (#1231) @cjolowicz