Skip to content

Releases: MDAnalysis/mdaencore

1.0.1

Choose a tag to compare

@orbeckst orbeckst released this 07 May 23:11
af268fd

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

Full Changelog: 1.0.0...1.0.1

1.0.1 rc1

1.0.1 rc1 Pre-release
Pre-release

Choose a tag to compare

@orbeckst orbeckst released this 29 Apr 09:31

Release candidate: This is a patch-level release with bug fixes and quality of life improvements.

What's Changed

Full Changelog: 1.0.0...1.0.1rc1

v1.0.0

Choose a tag to compare

@ianmkenney ianmkenney released this 09 Nov 23:11
8df686c

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

Full Changelog: 0.1.0...1.0.0

v0.1.0

Choose a tag to compare

@ianmkenney ianmkenney released this 25 Aug 17:08
bf22738

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.