Changelog Overview¶
This section tracks changes, additions, and deprecations in MolPy across different versions.
Latest Releases¶
See Releases for detailed release notes.
Version History¶
MolPy follows Semantic Versioning: - MAJOR: Incompatible API changes - MINOR: New functionality in a backwards-compatible manner - PATCH: Backwards-compatible bug fixes
Current Version¶
v0.1.0 (Beta) - Core data structures (Frame, Block, Box, Trajectory) - Basic I/O support for common formats - Selection system and topology management - Force field parameter handling - Basic analysis tools
Reporting Issues¶
If you encounter a bug or have a feature request, please open an issue on GitHub.