All notable changes to this project will be documented in this file.
- new checkpoint with support for cystine residues
- fix UB bug that arises with consecutive cystine residues
- option to exclude solvent in output (
--[no-]write-solvent
) - check number of residues in input file; fail gracefully with helpful message
- avoid usage of deprecated function (move socket file for async servers)
- sanitise logging;
--verbose
controls all output
- initial public release