Skip to content

Latest commit

 

History

History
48 lines (25 loc) · 911 Bytes

CHANGELOG.md

File metadata and controls

48 lines (25 loc) · 911 Bytes

osmolytes

1.2.0 (17-Dec-2020)

Additions

  • Output surface area per residue type

1.1.1 (17-Dec-2020)

Fixes

  • Remove excess output on stdout/stderr

1.1.0 (16-Dec-2020)

Additions

  • CSV and Excel output

Changes

  • Refactored tests to also test main driver (where relevant)

1.0.0 (15-Dec-2020)

Changes

  • Restricted Python version to 3.8+.

Fixes

  • Removed versioneer support for versioning due to lack of compatibility with PEP517. Replaced with importlib suggestion from PyPA.

0.1.0

Additions

Fixes

Fixed problem with insertion codes and added tests for problems in the future.

0.0.1 (26-Nov-2020)

Initial release.