Skip to content

v0.25.20

Compare
Choose a tag to compare
@MartinBernstorff MartinBernstorff released this 11 Dec 12:33
· 17 commits to main since this release

v0.25.20 (2024-12-11)

Bug Fixes

  • deps: Update dependency iterpy to v1.11.0 (#793, 8029894)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | iterpy | ==1.9.1 -> ==1.11.0 | age | adoption | passing | confidence |


Release Notes

MartinBernstorff/iterpy (iterpy)

v1.11.0

Compare Source

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)

v1.10.0

Compare Source

Chore

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.

  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>


Detailed Changes: v0.25.19...v0.25.20