- Minor change in README for better documentation - Added better version control for numpy (=<2.1) in pyproject.toml.To prevent mismatch with numba (0.6.0) own numpy dependencies
0.3.0
- changed order of test in Menger class : spacing -> selection => selection -> spacing - Correct typo in documentation where argument select was wrongly refered as selection
0.2.0
- Better error handling for spacing and selection parameters - Improved documentation with usage examples
0.1.0
- Initial release - MengerCurvature analysis class - Parallel computation support - Support for MDAnalysis trajectories - Unit test suite with code coverage