Changelog#
0.2.0 - 2026-08-06#
- Make ruff stricter about docstrings and fix them up.
- Switch to from conda, make, and mypy to uv, just, and ty. Modernise type hinting and switch to Python > 3.11.
- Drop polyfill.io due to security issues.
[0.1.4] - 2025-09-09#
Fixed#
- Cast return type to satisfy mypy.
[0.1.3] - 2025-04-25#
Fixed#
- Issues with type hints - all
# type: ignore[no-return-any]statements have been removed.
[0.1.2] - 2025-02-10#
Fixed#
- Added new type hints.
- Removed deprecated options from mkdocs.yml.
[0.1.1] - 2024-10-07#
Fixed#
- Ensure that equilibration detection functions always return integer indices when times are not provided.
[0.1.0] - 2024-09-23#
Initial release.