Skip to content

Releases: MDAnalysis/MDAnalysisData

0.9.1

Choose a tag to compare

@orbeckst orbeckst released this 03 Apr 01:41

Bug fix release with no functional changes.

  • Supports Python 3.11 - 3.14 (following NEP29 generously)
  • meta data package fixes
  • python package includes tests (allows running pytest --pyargs MDAnalysisData)
  • internal quality of life improvements (deployment workflow) and housekeeping updates

What's Changed

Full Changelog: release-0.9.0...release-0.9.1

0.9.1 release candidate 2

Pre-release

Choose a tag to compare

@orbeckst orbeckst released this 03 Apr 01:18

This is a test release. It will likely match the final 0.9.1 in all functional aspects.

What's Changed

Full Changelog: release-0.9.0...release-0.9.1rc2

0.9.0

Choose a tag to compare

@orbeckst orbeckst released this 31 Oct 15:07

With this release, the package follows roughly NPE29. Therefore, the only officially supported Python versions are now 3.9 - 3.12.

The last version to support legacy versions (including Python 2.7) is release 0.8.1.

There were internal updates but no user-visible changes to the included data or API.

What's Changed

  • only support Python 3.9 - 3.12
  • internal changes (autodeployment, changes in doc styles)

New Contributors

Full Changelog: see file CHANGELOG.md

0.8.1

Choose a tag to compare

@orbeckst orbeckst released this 05 Oct 01:16

Minor updates to docs; fully tested on Linux Python 2.7, 3.6–3.9, and on macOS and Windows.

0.8.0

Choose a tag to compare

@orbeckst orbeckst released this 13 Aug 22:44

New YiiP equilibrium dataset (membrane protein with explicit membrane, ions, and solvent) included (was used for the benchmarks in the PMDA SciPy 2019 paper).

0.7.0

Choose a tag to compare

@orbeckst orbeckst released this 26 Apr 22:31

New membrane peptide dataset and minor fixes.

0.6.0

Choose a tag to compare

@orbeckst orbeckst released this 11 Nov 23:36

Ready for the workshop.

0.5.0

Choose a tag to compare

@orbeckst orbeckst released this 11 Nov 23:35
release-0.5.0

release 0.5.0

0.4.0

Choose a tag to compare

@orbeckst orbeckst released this 06 Nov 06:22
  • fixes
  • new CG dataset
  • download progress bars

0.3.0

Choose a tag to compare

@orbeckst orbeckst released this 11 Oct 19:50
  • new dataset
  • fixes
  • tests: should run on Python 2.7 and Python 3.4+