Releases: haddocking/whiscy
Releases · haddocking/whiscy
v1.2.1
What's Changed
- update install instructions by @rvhonorato in #26
- Integrate with codacy by @rvhonorato in #28
- replace
SystemExit
withsys.exit(1)
by @rvhonorato in #33
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- Update base python version to 3.11 by @rvhonorato in #17
- Remove
local.json
in favor of system variables by @rvhonorato in #19 - Add
pyproject.toml
by @rvhonorato in #21 - Re-organize repository by @rvhonorato in #23
- Update docs by @rvhonorato in #24
- Repo-wide cleaning and linting by @rvhonorato in #25
Full Changelog: v1.1.3...v1.2.0
v1.1.3
v1.1.2
What's Changed
- add ci/cd by @rvhonorato in #11
- Add devcontainer configuration file by @rvhonorato in #12
- Refactor tests by @rvhonorato in #15
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- Refactor
get_from_ftp
to remove unbound variable by @rvhonorato in #10
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- Hyperlink DOIs to preferred resolver by @katrinleinweber in #3
- Create LICENSE by @amjjbonvin in #4
- Hssp3 support by @brianjimenez in #5
- Add try/except to catch non standard residues by @rvhonorato in #7
New Contributors
- @katrinleinweber made their first contribution in #3
- @amjjbonvin made their first contribution in #4
- @brianjimenez made their first contribution in #5
- @rvhonorato made their first contribution in #7
Full Changelog: 1.0...v1.1.0
v1.0
Moved compilation script to correct folder