v0.24.2
v0.24.2 (2026-04-30)
This release is published under the MIT License.
Bug Fixes
-
ci: Set UV_FROZEN globally while lightning is quarantined on PyPI (
49dfc5d) -
ci: Use uv sync --frozen while lightning is quarantined on PyPI (
ef54941) -
cli: Move ML deps to optional extra so uvx resolves without torch/lightning (
3780535) -
docker: Copy README.md early and freeze uv while lightning is quarantined (
1620c59)
Documentation
-
Add announcement banner and status badge guidelines (
7249d54) -
Add CLI reference page and fix docs build (
d0019cb) -
Add docstrings coverage check to CI workflow (
e2e01e6) -
Add documentation maintenance guidelines to CLAUDE.md and CONTRIBUTING.md (
cf469e6) -
Add Example sections to key public entry points (
2651212) -
Add interrogate CI gate and reach 100% docstring coverage (
7f30e14) -
Add module-level conceptual prose to core, problems, and lightning (
d173045) -
Curate API reference with grouped sections and narrative headers (
800c4fb) -
Fetch full git history in docs job for correct version resolution (
3a396ea) -
Fill docstrings across core module (config, dataset, samplers) (
2368c95) -
Fill docstrings in lightning module (callbacks, module) (
c7b7be6) -
Fill docstrings in problems module (ODEHyperparameters, ode.py) (
1337cfb) -
Fix mike version extraction for dynamic versioning (
0ae58fd) -
Polish with improved search, emoji icons, attr_list, and task lists (
fe4333e) -
Restructure navigation into Getting Started, Guides, Catalog, API Reference tabs (
ee3b90e) -
Set up versioned documentation with mike (
981d99a) -
Strip .postN+hash suffix from mike version string (
dbe4efe) -
Visual overhaul with Inter font, dark/light toggle, card grid catalog (
1fe0853)
Detailed Changes: v0.24.1...v0.24.2