Releases: jag1g13/pycgtool
Releases · jag1g13/pycgtool
v2.0.0
v2.0.0-beta.4
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.0.0-beta.4 (2021-10-09)
Bug Fixes
v1.0.2
v2.0.0-beta.3
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.0.0-beta.3 (2021-08-14)
Bug Fixes
v2.0.0-beta.2
build: bump version number to 2.0.0-beta.2
v2.0.0-beta.1
PyCGTOOL 2.0.0-beta.1 Release Notes
This is the first beta release for PyCGTOOL 2.0.0, incorporating a large number of changes across the entire codebase.
Changes
- Support for virtual sites for the Martini v3 model
- Improved calculation of circular variances for dihedral angles
- Generalised functional forms code for easier addition of more options
- Moved advanced options to the CLI and cleaned CLI arguments
- Improved GROMACS topology file parsing
- Replaced core trajectory handling with MDTraj
- Support many more formats for input / output files
- Significant performance improvements across representative test cases
- Extensive code reduction and cleaning
- Moved continuous integration to GitHub Actions
2.0.0-alpha.5
PyCGTOOL 2.0.0-alpha.5 Release Notes
This is the first public alpha release for PyCGTOOL 2.0.0, incorporating a large number of changes across the entire codebase.
Changes
- Support for virtual sites for the Martini v3 model
- Improved calculation of circular variances for dihedral angles
- Generalised functional forms code for easier addition of more options
- Moved advanced options to the CLI
- Improved GROMACS topology file parsing
- Replaced core trajectory handling with MDTraj
- Support many more formats for input / output files
- Significant performance improvements across representative test cases
- Extensive code reduction and cleaning
- Moved continuous integration to GitHub Actions
PyCGTOOL Release - 1.0.1
Bugfixes:
- GROMACS potential type ids are now written correctly to output itp files
Improvements:
- Significant (25-30%) performance improvement in membrane test case (many molecules being converted in each frame)
- More human-readable error messages to catch common mistakes in input files
PyCGTOOL Release - 1.0.0
The first release version of PyCGTOOL.