Skip to content

Releases: haddocking/haddock-runner

v1.6.2

25 Sep 11:49
d8f02db
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.1...v1.6.2

v1.6.1

04 Sep 15:05
c8eb4ab
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.0...v1.6.1

v1.6.0

29 Aug 15:23
80cb888
Compare
Choose a tag to compare

What's Changed

  • Add multiple mappings to the ModuleParams struct by @rvhonorato in #66

Full Changelog: v1.5.1...v1.6.0

v1.5.1

29 Aug 13:23
d29308a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.0...v1.5.1

v1.5.0

28 Feb 14:07
Compare
Choose a tag to compare

What's Changed

  • Allow for expandable parameters by @rvhonorato in #47
  • Raise an error when repeated modules are found in config.yml by @rvhonorato in #48
  • bugfix when writing N_COMP in run.param by @rvhonorato in #49
  • dont allow patterns that match each other across scenarios by @rvhonorato in #51

Full Changelog: v1.4.0...v1.5.0

v1.4.0

13 Feb 14:20
8fe5fa0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.3...v1.4.0

v1.3.3

23 Jan 11:05
37e42b2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.2...v1.3.3

v1.3.2

12 Jan 11:56
6eaabf5
Compare
Choose a tag to compare

What's Changed

  • bugfix Add src/ sub-path to LoadHaddock3Params by @rvhonorato in #39

Full Changelog: v1.3.1...v1.3.2

v1.3.1

11 Jan 15:09
0762557
Compare
Choose a tag to compare

What's Changed

  • bugfix: fix incomplete support for relative paths by @rvhonorato in #37

Full Changelog: v1.3.0...v1.3.1

v1.3.0

10 Jan 10:24
12eec11
Compare
Choose a tag to compare

What's Changed

  • documentation: Update README.md by @rvhonorato in #26
  • feature: Add extra support for _fname parameters with .pdb files by @rvhonorato in #29
  • feature: Add support to extra restraints by @rvhonorato in #31
  • bugfix: Allow PDB files that do not match receptor/ligand suffixes in input_list by @rvhonorato in #28
  • bugix: Print usage when no arguments are input by @rvhonorato in #35

Full Changelog: v1.2.0...v1.3.0