Releases: OpenFreeEnergy/openfe_analysis
Releases · OpenFreeEnergy/openfe_analysis
v0.3.1
openfe_analysis v0.3.0
A new minor release of openfe_analysis.
Key changes:
- The code base is now packaged under an MIT license as MDAnalysis 2.8.0 is now LGPLv3+.
- We can now handle multisstate netcdf files generated by openmmtools with variable position and velocity writing rates.
What's Changed
- Spruce up CI by @IAlibay in #32
- Relicense to MIT by @IAlibay in #37
- include date in cache key by @mikemhenry in #29
- Update README.md to use correct state_id parameter by @tlhr in #35
- Fix nsteps reading by @IAlibay in #40
- Appropriately handle skipped frames by @IAlibay in #44
New Contributors
- @IAlibay made their first contribution in #32
- @hannahbaumann made their first contribution in #44
- @mikemhenry made their first contribution in #29
- @tlhr made their first contribution in #35
Full Changelog: v0.2.0...v0.3.0
v0.2.0 - CLI commands now grouped
RFE_analysis is now a subcommand of openfe_analysis and takes an output argument where the output is stored.
What's Changed
- Fix stdout mushing with analysis command by @richardjgowers in #27
Full Changelog: v0.1.2...v0.2.0
v0.1.2 - Performance pass
What's Changed
- improves overall runtime of analysis pass by @richardjgowers in #26
Full Changelog: v0.1.1...v0.1.2
v0.1.1 - Hotfix
Fixes analysis of simulations files with no protein structure present
Full Changelog: 0.1.0...v0.1.1
Initial Release "Bobbie"
What's Changed
- add tests for trajectory transforms by @richardjgowers in #19
New Contributors
- @richardjgowers made their first contribution in #19
Full Changelog: https://github.com/OpenFreeEnergy/openfe_analysis/commits/0.1.0