Skip to content

v1.11.0

Compare
Choose a tag to compare
@MartinBernstorff MartinBernstorff released this 11 Dec 09:53
· 9 commits to main since this release

v1.11.0 (2024-12-11)

Feature

  • feat: make arr a subclass of list (#211)

BREAKING: Renames .count() to .len() to avoid conflicts with Python list while maintaining backwards compatability. (5e1cffd)

Unknown

  • Revert "feat: make arr a subclass of list" (#210) (9b143f5)

  • Revert "feat: make arr a subclass of list (#209)"

This reverts commit 05b4a70. (a335413)