Skip to content

Releases: gc-av/pickpack

Pickpack v2.0.0-1

Choose a tag to compare

@gc-av gc-av released this 21 Mar 23:33

No substantial changes.

What's Changed

  • Maintainer information
  • Modernised pyproject.toml

Full Changelog: v2.0.0...v2.0.0-1

Pickpack v2.0.0

Choose a tag to compare

@gc-av gc-av released this 27 Jul 19:56

Special thanks to @UnknownUser95, whose pull request is the basis for the new version.

What's Changed

⚠️ Breaking changes ⚠️

  • Minimum Python version: 3.9
  • Tree display now uses RenderTree
  • Added type hints for arguments and return values

Other changes

  • Refactoring of selection methods
  • Colour customization for multiselect
  • Added parentheses customization
  • Improvements to PEP8 compliance

Based on PR: Use RenderTree for tree display by @UnknownUser95 in #6

Full Changelog: v1.0.2...v2.0.0

Pickpack v1.0.2

Choose a tag to compare

@gc-av gc-av released this 02 Jul 19:48

Minor changes:

  • Bug fix: exception thrown due to indexing error
  • Dependency updates

Pickpack v1.0.1

Choose a tag to compare

@gc-av gc-av released this 03 Apr 21:47

Minor changes:

  • Update dependencies
  • Pytest is dev only

Pickpack v1.0.0

Choose a tag to compare

@gc-av gc-av released this 12 Jul 16:15

Pickpack, the tree picker, comes to life!