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_screen parameter 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 str or Options types 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 position argument so pick doesn'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 - v2.2.0

- Python
Published by wong2 over 3 years ago

pick - v2.1.0

- Python
Published by wong2 over 3 years ago

pick - v2.0.2

- Python
Published by wong2 over 3 years ago

pick - v2.0.1

- Python
Published by wong2 over 3 years ago

pick - v2.0.0

Full Changelog: https://github.com/wong2/pick/compare/v1.6.0...v2.0.0

Breaking Changes

  • Drop register_custom_handler
  • Drop options_map_func, replaced by Option class

- Python
Published by wong2 over 3 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

pick - v1.4.0

  • Drop support for Python 3.6
  • Add pre-commit config
  • pick returns single tuple when multiselect=False

- Python
Published by wong2 over 3 years ago

pick - v1.3.1

- Python
Published by wong2 over 3 years ago

pick - v1.3.0

https://github.com/wong2/pick/pull/59 Add type hints by @MaxG87

- Python
Published by wong2 over 3 years ago

pick - v1.2.0

Fixed support for Python 3.6

- Python
Published by wong2 about 4 years ago

pick - v1.1.1

- Python
Published by wong2 about 4 years ago

pick - v1.1.0

- Python
Published by wong2 about 4 years ago

pick - v1.0.0

Drop python2 support

- Python
Published by wong2 over 5 years ago

pick - v0.6.7

- Python
Published by wong2 about 6 years ago

pick - v0.6.6

- Python
Published by wong2 about 6 years ago

pick - Multiple select

- Python
Published by wong2 almost 9 years ago

pick - Add register_custom_handler API

- Python
Published by wong2 almost 10 years ago

pick - v0.4.0

- Python
Published by wong2 about 10 years ago