What's Changed
Maintenance release:
- python 3.12-3.14 compatibility
- isolated soft dependencies, leaner and more permissive core dependency set
- migration to
pyproject.toml
Contents
- [DOC] Better readme header by @fkiraly in #108
- [MNT] migrate package to
pyproject.tomlby @fkiraly in #82 - [MNT] extend CI test matrix to python 3.13 and windows, macos by @fkiraly in #83
- [MNT] Relax dependency bounds by @fkiraly in #84
- [MNT] Add claude GitHub actions 1754640729982 by @StatMixedML in #93
- [MNT] Relax dependency bounds by @fkiraly in #89
- [MNT] extend CI test matrix to python 3.13 by @fkiraly in #88
- [MNT] raise upper dependency bounds to current versions by @fkiraly in #101
- [MNT] remove unused
properscoringdep frompyproject.tomlby @fkiraly in #102 - [MNT] isolate plotting dependencies in a soft dependency set by @fkiraly in #103
- [MNT] further soft dependency isolation by @fkiraly in #104
- [MNT] move dependencies used only in notebooks to separate depset by @fkiraly in #105
- [MNT] move testing to
uvby @fkiraly in #107 - [MNT]
pytest-timeoutby @fkiraly in #106 - [MNT] extend CI test matrix to windows and mac by @fkiraly in #100
- [MNT] add
pyproject.tomlclassifiers by @fkiraly in #110 - [MNT] python 3.14 compatibility and testing by @fkiraly in #112
- [MNT] release workflow by @fkiraly in #111
- [MNT] Release 0.5.0 by @fkiraly in #109
New Contributors
All Contributors
Full Changelog: v0.4.0...v0.5.0