Skip to content

v3.2.1

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Jan 22:17
· 232 commits to trunk-patch since this release

Fixed:

  • Write all pending index entries to the file when gsd_flush() is called after gsd_write_chunk() and before gsd_end_frame() (#319).
  • Readthedocs builds with pandas 2.2.0 (#322).
  • Import without seg fault when built with CMake on macOS (#323).
  • Internal cached data remains valid when users modify frames obtained by indexing trajectories (#324).

Changed:

  • Provide support via GitHub discussions (#308).
  • Use ruff (#317).
  • Perform fewer implicit flushes when using the gsd.hoomd python API (#325).