Skip to content

Releases: glotzerlab/gsd

v2.5.1

17 Nov 14:34
c38b296
Compare
Choose a tag to compare

Added

  • Support for Python 3.10.
  • Support for clang 13.

v2.5.0

13 Oct 20:39
12d131f
Compare
Choose a tag to compare

Changed

  • Improved documentation.

Deprecated

  • HOOMDTrajectory.read_frame - use indexing (trajectory[index]) to
    access frames from a trajectory.

v2.4.2

14 Apr 23:09
Compare
Choose a tag to compare

Added

  • MacOS and Windows wheels on PyPI

Fixed

  • Documented array shapes for angles, dihedrals, and impropers.

v2.4.1

11 Mar 12:52
Compare
Choose a tag to compare

Added

  • Support macos-arm64.

Changed

  • Stop testing with clang 4-5, gcc 4.8-6.

v2.4.0

11 Nov 15:36
Compare
Choose a tag to compare

Changed

  • Set gsd.hoomd.ConfigurationData.dimensions default based on
    box's $L_z$ value.

Fixed

  • Failure in test_fl.py when run by a user and GSD was installed by
    root.

v2.3.0

30 Oct 15:35
Compare
Choose a tag to compare

Added

  • Support clang 11.
  • Support python 3.9.

Changed

  • Install unit tests with the python package.

Fixed

  • Compile error on macOS 10.15.

v2.2.0

05 Aug 12:28
Compare
Choose a tag to compare

Added

  • Command line convenience interface for opening a GSD file.

v2.1.2

26 Jun 11:10
Compare
Choose a tag to compare

Fixed

  • Adding missing close method to HOOMDTrajectory.
  • Documentation improvements.

v2.1.1

20 Apr 16:56
Compare
Choose a tag to compare

Fixed

  • List defaults in gsd.fl.open documentation.

v2.1.0

27 Feb 13:46
Compare
Choose a tag to compare

Added

  • Shape specification for sphere unions