Releases: aisk/pick
Releases · aisk/pick
v2.6.0
What's Changed
- Bump windows-curses from 2.3.3 to 2.4.0 by @dependabot[bot] in #135
- Fix typo, choosed -> chose by @kianmeng in #136
- Remove outdated Python3.7 in CI by @aisk in #140
- Bump windows-curses from 2.4.0 to 2.4.1 by @dependabot[bot] in #139
- Bump virtualenv from 20.15.1 to 20.26.6 by @dependabot[bot] in #141
- Don't handle bare exception by @aisk in #142
- build: drop python3.7 add 3.13 in CI, replace poetry action by @bigpick in #144
- Bump pre-commit from 2.21.0 to 3.5.0 by @dependabot[bot] in #148
- Bump pytest from 7.4.4 to 8.3.5 by @dependabot[bot] in #149
- Don't use textwrap if title is multiline by @aisk in #151
- Bump virtualenv from 20.30.0 to 20.36.1 by @dependabot[bot] in #154
- Migrate to PEP 621 standard and remove tea.yaml by @aisk in #155
- Upgrade poetry configuration by @aisk in #156
- Introduce optional blessed backend by @aisk in #157
New Contributors
Full Changelog: v2.4.0...v2.6.0
v2.4.0
What's Changed
- Bump windows-curses from 2.3.2 to 2.3.3 by @dependabot in #127
- Use textwrap to get description lines by @iamalisalehi in #128
- Fixed long title wrapping by @iamalisalehi in #129
- Added ability to quit early by @Henri-ColibrITD in #126
- Bump version 2.4.0b1 by @aisk in #131
- Excluded indexes by @iamalisalehi in #132
- Bump version 2.4.0 by @aisk in #134
New Contributors
- @Henri-ColibrITD made their first contribution in #126
Full Changelog: v2.3.2...v2.4.0
v2.4.0b1
What's Changed
- Bump windows-curses from 2.3.2 to 2.3.3 by @dependabot in #127
- use textwrap to get description lines by @iamalisalehi in #128
- fixed long title wrapping by @iamalisalehi in #129
- feat: added ability to quit early by @Henri-ColibrITD in #126
- Bump version 2.4.0b1 by @aisk in #131
New Contributors
- @Henri-ColibrITD made their first contribution in #126
Full Changelog: v2.3.2...v2.4.0b1
v2.3.2
v2.3.1
v2.3.0
What's Changed
- Bump mypy from 0.990 to 0.991 by @dependabot in #89
- Add Python 3.12 to test matrix by @aisk in #115
- Bump pytest to 7.2.0 by @aisk in #116
- Adding descriptions for each option by @iamalisalehi in #114
- Bump mypy from 0.991 to 1.4.1 by @dependabot in #118
- added
positionargument sopickdoesn't clear the screen every time by @Cornelius-Figgle in #95 - Bump version 2.3.0 by @aisk in #119
New Contributors
- @aisk made their first contribution in #115
- @iamalisalehi made their first contribution in #114
- @Cornelius-Figgle made their first contribution in #95
Full Changelog: v2.2.0...v2.3.0