Skip to content

Releases: charnley/rmsd

rmsd-1.6.4

13 Jan 16:55

Choose a tag to compare

What's Changed

  • Added missing files to Python package and cleaned up tests (optional dependencies and non-skipped test) @charnley in #125

Full Changelog: rmsd-1.6.3...rmsd-1.6.4

rmsd-1.6.3

11 Jan 15:48

Choose a tag to compare

What's Changed

Full Changelog: rmsd-1.6.1...rmsd-1.6.3

rmsd-1.6.2

23 Dec 13:44

Choose a tag to compare

What's Changed

Full Changelog: rmsd-1.6.1...rmsd-1.6.2

rmsd-1.6.1

30 Nov 17:12

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: rmsd-1.6.0...rmsd-1.6.1

rmsd-1.6.0

28 Nov 19:51

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: rmsd-1.5.1...rmsd-1.6.0

rmsd-1.5.1

06 Jan 17:04

Choose a tag to compare

Bug fix.

  • Remove typed_extension
  • Dropped support for Python smaller than 3.8

Bug fixes and static type update

23 Dec 11:46

Choose a tag to compare

Added static type, improved code quality and fixed bugs

  • Switched to pre-commit for code-formatting
  • Updated github workflow
  • Added pytest for CLI args
  • Added HETATM keyword for PDB reader (#89)
  • Adding static types and type test (#81)
  • Fixed reorder inconsistency with print argument (#93 #94)

Major release

31 Oct 15:16

Choose a tag to compare

  • refactor / formats
  • better functions
  • better tests
  • added QML atom assignment

Minor release

03 Jan 12:53

Choose a tag to compare

Bug fixes and reflections update

Master 1.3.0

21 Nov 12:36

Choose a tag to compare

Added reordering functionality.
Restructure a bit, clearer structure
Added more tests