What's Changed
- Fix plotting from samplers to scheduler by @aldoglielmo in #101
- deps: regenerate poetry.lock by @muxator in #102
- scripts: show that setup.cfg and .ruff.toml currently target different python versions by @muxator in #103
- target uniform python version by @muxator in #104
- ci: allow maintainers to run workflows manually from the Actions tab by @muxator in #105
- ruff: document rules by @muxator in #106
- ruff: update v0.0.290 (2023-09-15) -> v0.11.13 (2025-06-05) by @muxator in #107
- readme: the minimum supported python version is currently 3.9 and not 3.8 by @muxator in #108
- update major versions for documentation packages by @muxator in #109
- update major versions of test dependencies by @muxator in #110
- deps: regenerate poetry.lock by @muxator in #112
- Perform major updates to dev dependencies by @muxator in #113
- Remove black. Replace with "ruff format" by @muxator in #114
- documentation update with extra samplers, losses and the scheduler by @aldoglielmo in #99
- apply ruff formatting to Jupyter notebooks, too by @muxator in #115
- deps: remove twine by @muxator in #116
Full Changelog: v0.3.2...v0.3.3