Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 1.18 KB

CHANGELOG.md

File metadata and controls

39 lines (23 loc) · 1.18 KB

Changelog

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.

v0.2.1 - 2024-09-15

Fixed

  • Typo in atom mask creation (#3).

v0.2.0 - 2024-09-13

Added

  • disordered_atom argument to Encoder.encode_chain to handle selecting the coordinates for disordered atoms (steineggerlab/foldseek#336).

Changed

v0.1.1 - 2024-05-10

Fixed

  • numpy dependency not declared in setup.cfg.

v0.1.0 - 2024-05-10

Initial release.