All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.4.1 - 2021-09-27
- Set triclinic box size correctly (bug fix thanks to Kevin Silmore).
- Update code of conduct. The default git branch is renamed
main
. More information is available.
0.4.0 - 2021-04-12
- The embedded GSD library has been updated to v2.4.1.
- The license has been updated. gsd-vmd is now maintained as part of our work at Auburn University.
0.3.0 - 2020-02-13
- The embedded GSD library has been updated to v2.0.0. This version supports reading both GSD 1.0 (HOOMD < 2.9) and GSD 2.0 (HOOMD >= 2.9) files.
- CMake can optionally configure 64-bit-only builds for macOS.
- The license year has been updated.
0.2.0 - 2019-02-13
- The embedded GSD library has been updated to v1.6.0.
- The license year has been updated.
- gsd-vmd is now hosted by Michael Howard on github instead of bitbucket.
0.1.2 - 2017-09-26
- Fixed a CMake cache error when VMD is not found.
0.1.1 - 2017-01-16
- Ensured unit tests are compatible with compilers without C++11 support.
- Fixed rpath for testing so that directory structure is not assumed.
- Implementation of the VMD molfile plugin for HOOMD-blue GSD files. The plugin is able to read particle and bond data. Angles, dihedrals, and writing are not currently supported.