v3.2.1
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 aftergsd_write_chunk()
and beforegsd_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: