Skip to content

version 0.13.1

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Jan 11:32
· 36 commits to main since this release

Changes

Added

  • support for sequences without __iter__ (pick can now iterate sequences that allow iteration by means of __len__ and __getitem__)