Releases: MDAnalysis/mdaencore
Releases · MDAnalysis/mdaencore
Release list
1.0.1
Bug-fixe release; primarily fixes #72 so that package runs on Windows and enhance supported Python versions and architectures:
- Python 3.11 – 3.14
- now provide wheels for macos-arm64
- Minimum MDAnalysis version has been raised to 2.1.0
What's Changed
- Update dependencies by @ianmkenney in #57
- Encore Windows type fix by @IAlibay in #60
- Add new osx-arm64 running to GH Action CI by @IAlibay in #63
- Update CI by @IAlibay in #66
- Remove x86_64 env build pin by @IAlibay in #69
- updated Code of Conduct by @orbeckst in #75
- Update CI by @orbeckst in #76
Full Changelog: 1.0.0...1.0.1
1.0.1 rc1
Release candidate: This is a patch-level release with bug fixes and quality of life improvements.
What's Changed
- Update dependencies by @ianmkenney in #57
- Encore Windows type fix by @IAlibay in #60
- Add new osx-arm64 running to GH Action CI by @IAlibay in #63
- Update CI by @IAlibay in #66
- Remove x86_64 env build pin by @IAlibay in #69
Full Changelog: 1.0.0...1.0.1rc1
v1.0.0
What's Changed
- Added wheel deployment workflow (#22)
- Major updates to documentation formatting (#13, #18, #49, #51)
- Switched to versioningit from versioneer (#53)
New Contributors
- @IAlibay made their first contribution in #18
- @lilyminium made their first contribution in #13
- @orbeckst made their first contribution in #46
Full Changelog: 0.1.0...1.0.0
v0.1.0
This is the first release of the MDAnalysis implementation of ENCORE as an MDAKit. It serves to replace the MDAnalysis.analysis.encore module in the MDAnalysis core library.