v0.25.20
v0.25.20 (2024-12-11)
Bug Fixes
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | iterpy | ==1.9.1
-> ==1.11.0
| | | | |
Release Notes
MartinBernstorff/iterpy (iterpy)
v1.11.0
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
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