Changelog¶
All notable changes to this project will be documented in this file.
The format is inspired by Keep a Changelog, and Element and this project adheres to Semantic Versioning.
Unreleased¶
0.4.1 - 2025-11-24¶
Bugfix π:¶
- Remove unused deps to fix publishing to conda, #32
- Fix unreachable code in input method
0.4.0 - 2025-11-19¶
Added Features:¶
- New
FeatureSetclass for loading multidimensional trajectory features. - added
ForceEstimator.memory_kernelto analyse force correlations at a fixed reference time point. - Added tutorials for both new features
API changes warning β οΈ:¶
- Drop python 3.8 support
Added Features and Improvements π:¶
- Add python 3.11-3.14 supportπ
- Add tutorial explaining the theory
Other changes:¶
- Fix newlines in docs
- Add generalized smoothing of estimators
- Many minor bugfixes and improvements in the docs
- Changed syntax of plotting functions
0.3.0 - 2023-03-28¶
Added Features and Improvements π:¶
- Initial public release π
- Added documentation, including tutorials π
- Cleaned-up source code
0.2.1 - 2022-12-12¶
Added Features and Improvements π:¶
- Beta candidate
0.2.0 - 2022-05-23¶
Added Features and Improvements π:¶
- Alpha candidate
add force correlation to navigation