Recent Releases of pick
pick - v2.4.0
What's Changed
- Bump windows-curses from 2.3.2 to 2.3.3 by @dependabot in https://github.com/aisk/pick/pull/127
- Use textwrap to get description lines by @iamalisalehi in https://github.com/aisk/pick/pull/128
- Fixed long title wrapping by @iamalisalehi in https://github.com/aisk/pick/pull/129
- Added ability to quit early by @Henri-ColibrITD in https://github.com/aisk/pick/pull/126
- Bump version 2.4.0b1 by @aisk in https://github.com/aisk/pick/pull/131
- Excluded indexes by @iamalisalehi in https://github.com/aisk/pick/pull/132
- Bump version 2.4.0 by @aisk in https://github.com/aisk/pick/pull/134
New Contributors
- @Henri-ColibrITD made their first contribution in https://github.com/aisk/pick/pull/126
Full Changelog: https://github.com/aisk/pick/compare/v2.3.2...v2.4.0
- Python
Published by aisk over 1 year ago
pick - v2.4.0b1
What's Changed
- Bump windows-curses from 2.3.2 to 2.3.3 by @dependabot in https://github.com/aisk/pick/pull/127
- use textwrap to get description lines by @iamalisalehi in https://github.com/aisk/pick/pull/128
- fixed long title wrapping by @iamalisalehi in https://github.com/aisk/pick/pull/129
- feat: added ability to quit early by @Henri-ColibrITD in https://github.com/aisk/pick/pull/126
- Bump version 2.4.0b1 by @aisk in https://github.com/aisk/pick/pull/131
New Contributors
- @Henri-ColibrITD made their first contribution in https://github.com/aisk/pick/pull/126
Full Changelog: https://github.com/aisk/pick/compare/v2.3.2...v2.4.0b1
- Python
Published by aisk over 1 year ago
pick - v2.3.2
What's Changed
- Disable some old Pythons on GitHub Actions with macos-latest by @aisk in https://github.com/aisk/pick/pull/125
- Add
clear_screenparameter by @aisk in https://github.com/aisk/pick/pull/124
Full Changelog: https://github.com/aisk/pick/compare/v2.3.1...v2.3.2
- Python
Published by aisk almost 2 years ago
pick - v2.3.1
What's Changed
- Allow pick list with non
strorOptionstypes by @aisk in https://github.com/aisk/pick/pull/121 - Bump version 2.3.1 by @aisk in https://github.com/aisk/pick/pull/122
Full Changelog: https://github.com/aisk/pick/compare/v2.3.0...v2.3.1
- Python
Published by aisk almost 2 years ago
pick - v2.3.0
What's Changed
- Bump mypy from 0.990 to 0.991 by @dependabot in https://github.com/aisk/pick/pull/89
- Add Python 3.12 to test matrix by @aisk in https://github.com/aisk/pick/pull/115
- Bump pytest to 7.2.0 by @aisk in https://github.com/aisk/pick/pull/116
- Adding descriptions for each option by @iamalisalehi in https://github.com/aisk/pick/pull/114
- Bump mypy from 0.991 to 1.4.1 by @dependabot in https://github.com/aisk/pick/pull/118
- added
positionargument sopickdoesn't clear the screen every time by @Cornelius-Figgle in https://github.com/aisk/pick/pull/95 - Bump version 2.3.0 by @aisk in https://github.com/aisk/pick/pull/119
New Contributors
- @aisk made their first contribution in https://github.com/aisk/pick/pull/115
- @iamalisalehi made their first contribution in https://github.com/aisk/pick/pull/114
- @Cornelius-Figgle made their first contribution in https://github.com/aisk/pick/pull/95
Full Changelog: https://github.com/aisk/pick/compare/v2.2.0...v2.3.0
- Python
Published by aisk almost 2 years ago
pick - v1.6.0
What's Changed
- Update multiselect mode style
- Bump mypy from 0.961 to 0.971 by @dependabot in https://github.com/wong2/pick/pull/74
- Bump pytest from 6.2.5 to 7.1.2 by @dependabot in https://github.com/wong2/pick/pull/73
New Contributors
- @dependabot made their first contribution in https://github.com/wong2/pick/pull/74
Full Changelog: https://github.com/wong2/pick/compare/v1.5.0...v1.6.0
- Python
Published by wong2 over 3 years ago
pick - v1.5.0
What's Changed
- Change list to sequence for Picker.options by @eggsontoast1672 in https://github.com/wong2/pick/pull/72
New Contributors
- @eggsontoast1672 made their first contribution in https://github.com/wong2/pick/pull/72
Full Changelog: https://github.com/wong2/pick/compare/v1.4.0...v1.5.0
- Python
Published by wong2 over 3 years ago