Enhancements
- Add
suppress_warningparameter to theloadfunction (#146).
Bug Fixes
- fix: Remove problematic try/finally block (#137).
- Make sure that
__dir__returns new copies of__all__(#135). - Allow disabled eager loading with EAGER_IMPORT=0 (#166).
Documentation
Maintenance
- Drop Python 3.7 support (#106).
- Update ruff config (#110).
- Update label check action (#112).
- Bump pre-commit from 3.7.0 to 3.7.1 (#118).
- Rename repo to match package name (#119).
- Test on Python 3.13 development releases (#120).
- Update pre-commit (#122).
- Update ruff config (#123).
- Update GH actions (#124).
- Add codespell pre-commit (#125).
- Update pytest config (#126).
- Bump pre-commit from 3.7.1 to 3.8.0 in the actions group (#129).
- Bump pre-commit from 3.8.0 to 4.0.1 in the actions group (#132).
- Update pre-commit (12/2024) (#138).
- Support Python 3.13 (#139).
- Drop Python 3.8 support (#140).
- [pre-commit.ci] pre-commit autoupdate (#141).
- Bump pre-commit from 4.0.1 to 4.1.0 in the actions group (#143).
- Bump codecov/codecov-action from 4 to 5 in the actions group (#142).
- Bump scientific-python/attach-next-milestone-action from bc07be829f693829263e57d5e8489f4e57d3d420 to c9cfab10ad0c67fed91b01103db26b7f16634639 in the actions group (#145).
- rf: Use list.copy() instead of list() (#148).
- Bump pre-commit from 4.1.0 to 4.2.0 in the actions group (#149).
- [pre-commit.ci] pre-commit autoupdate (#150).
- Switch to src layout, move tests to root (#151).
- Update development status as Production/Stable (#108).
- Add spin configuration (#152).
- test: Update test cases to get full coverage (#153).
- Bump actions/checkout from 4 to 5 in the actions group (#157).
- Bump pre-commit from 4.2.0 to 4.3.0 in the actions group (#156).
- Support for Python 3.14 (#158).
- [pre-commit.ci] pre-commit autoupdate (#154).
- Set dependabot cooldown and schedule for 15th of each month (#162).
- Bump actions/setup-python from 5 to 6 in the actions group (#161).
- Bump spin from 0.14 to 0.15 in the actions group (#164).
- [pre-commit.ci] pre-commit autoupdate (#163).
Contributors
7 authors added to this release (alphabetically):
- Brigitta Sipőcz (@bsipocz)
- Chris Markiewicz (@effigies)
- Jarrod Millman (@jarrodmillman)
- Lars Grüter (@lagru)
- Mark Harfouche (@hmaarrfk)
- Ofek Lev (@ofek)
- Stefan van der Walt (@stefanv)
7 reviewers added to this release (alphabetically):
- Brigitta Sipőcz (@bsipocz)
- Chris Markiewicz (@effigies)
- Dan Schult (@dschult)
- Jarrod Millman (@jarrodmillman)
- Lars Grüter (@lagru)
- Ofek Lev (@ofek)
- Stefan van der Walt (@stefanv)
These lists are automatically generated, and may not be complete or may contain
duplicates.