Releases: charnley/rmsd
Releases · charnley/rmsd
rmsd-1.6.2
rmsd-1.6.1
rmsd-1.6.0
What's Changed
- Change 'print' by 'return' in main by @iribirii in #104
- Fixed bug that made --print output inconsitent by @charnley and @takafumi-shiraogawa in #112
- Added qmllib dependency, and removed deprecated dependency. Updated pre-commit by @charnley in #110
- Updated python types by @charnley in #113
- Restructured pdb reader and added alpha carbon argument by @charnley in #114
- Added test for issue 98 by @charnley in #115
- Bugfix: Fix view bug when filtering and reordering by @charnley in #116
New Contributors
- @iribirii made their first contribution in #104
- @takafumi-shiraogawa their first contribution in #112
Full Changelog: rmsd-1.5.1...rmsd-1.6.0
rmsd-1.5.1
Bug fix.
- Remove typed_extension
- Dropped support for Python smaller than 3.8
Bug fixes and static type update
Major release
- refactor / formats
- better functions
- better tests
- added QML atom assignment
Minor release
Bug fixes and reflections update
Master 1.3.0
Added reordering functionality.
Restructure a bit, clearer structure
Added more tests
Minor update. Fixed setup dependencies.
Merge pull request #34 from charnley/dependency_fix moved __version__ to setup file
Restructured and packaged for pip
rmsd-1.2.5 fixed image links