Skip to content

v0.5.0

Latest

Choose a tag to compare

@fkiraly fkiraly released this 19 Nov 11:23
· 1 commit to master since this release
ac514ab

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.toml by @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 properscoring dep from pyproject.toml by @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 uv by @fkiraly in #107
  • [MNT] pytest-timeout by @fkiraly in #106
  • [MNT] extend CI test matrix to windows and mac by @fkiraly in #100
  • [MNT] add pyproject.toml classifiers 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

@fkiraly,
@StatMixedML

Full Changelog: v0.4.0...v0.5.0