2023.04.22
We'd like to thank the following folks who contributed to this release:
New Features:
- Add support for
NOXPYTHON
,NOXEXTRAPYTHON
andNOXFORCEPYTHON
by @edgarrmondragon in #688 - feat: --json --list-sessions by @henryiii in #665
Documentation Improvements:
- style: spelling and grammar fixes by @scop in #682
- Add invite link to the discord server to CONTRIBUTING.md by @dcermak in #679
Internal Changes:
- chore: update pre-commit hooks by @edgarrmondragon in #690
- chore: move to using Ruff by @henryiii in #691
- Fix assertion in GHA tests by @FollowTheProcess in #670
- ci: some minor fixes by @henryiii in #675
- Constrain tox to <4.0.0 and minor fixes by @FollowTheProcess in #677
- chore: long term fix for bugbear opinionated checks by @henryiii in #678
- chore: switch to hatchling by @henryiii in #659
- Don't run python 2.7 virtualenv tests for newer versions of virtualenv by @crwilcox in #702
- allow the use of argcomplete 3 by @reaperhulk in #700
- fix: enable
list_sessions
for session completion by @scop in #699 - chore: remove 3.6 tests, min version is 3.7 by @crwilcox in #703
Full Changelog: 2022.11.21...2023.04.22