2026.1.8
- Improve code quality.
2025.12.12
- Drop support for Python 3.10, support Python 3.14.
2025.1.1
- Improve type hints.
- Drop support for Python 3.9, support Python 3.13.
2024.5.24
- Support NumPy 2.
- Fix docstring examples not correctly rendered on GitHub.
2023.8.30
- Fix linting issues.
- Add py.typed marker.
- Convert to Google style docstrings.
- Drop support for Python 3.8 and numpy < 1.22 (NEP29).
2022.9.28
- Update metadata.
2022.2.2
- Add type hints.
- Use float64 or int64 for ConfoCor3Fcs arrays.
- Drop support for Python 3.7 and numpy < 1.19 (NEP29).
2021.6.6
- Drop support for Python 3.6 (NEP 29).
2020.9.18
- Relax ConfoCor3Raw header requirement.
- Support os.PathLike file names.
2020.1.1
- Drop support for Python 2.7 and 3.5.
2012.x.x
- Initial release.