Releases: haddocking/haddock-restraints
Releases · haddocking/haddock-restraints
v0.7.1
What's Changed
- Bump clap from 4.5.21 to 4.5.23 by @dependabot in #33
- Bump serde_json from 1.0.133 to 1.0.134 by @dependabot in #35
- Bump serde from 1.0.215 to 1.0.217 by @dependabot in #36
- Bump rust-sasa from 0.2.3 to 0.2.4 by @dependabot in #38
- Bump itertools from 0.13.0 to 0.14.0 by @dependabot in #37
- tweak versions by @rvhonorato in #40
New Contributors
- @dependabot made their first contribution in #33
Full Changelog: v0.7.0...v0.7.1
v0.7.0
v0.6.2
What's Changed
- Specify atom in second selection of
restraints
subcommand by @rvhonorato in #30
Full Changelog: v0.6.1...v0.6.2
v0.6.1
What's Changed
- update
pdb-handler
version by @rvhonorato in #26 - refactor to handle any order of chains in
ti
by @rvhonorato in #28
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- Specify atom subsets by @rvhonorato in #24
- Update installation instructions by @rvhonorato in #25
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- Add user-guide by @rvhonorato in #8
- Refactor restraint bodies by @rvhonorato in #12
- add docstrings by @rvhonorato in #15
- add Z subcommand by @rvhonorato in #14
- Pad lines before parsing pdb by @rvhonorato in #16
- process pdb before loading it by @rvhonorato in #17
- Update readme and bump version by @rvhonorato in #18
- Replace
freesasa-rs
withrust-sasa
by @rvhonorato in #21 - Expand documentation on how to set distances in the
tbl
configuration file by @rvhonorato in #20 - add
release.yml
action by @rvhonorato in #23
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- add command
interface
to extract list of residues that are in a given interface by @rvhonorato in #4 - Allow for relative paths in
read_json_file
by @rvhonorato in #5 - handle lack of relative accessibility information by @rvhonorato in #6
New Contributors
- @rvhonorato made their first contribution in #4
Full Changelog: https://github.com/haddocking/haddock-restraints/commits/v0.4.0