Skip to content

Release v66.1.0

Compare
Choose a tag to compare
@clingen-sthlm clingen-sthlm released this 22 Jan 14:57
· 40 commits to master since this release

Feat(Hermes) Allow container path to be configured (#4136)(minor)

Description

The path of the Hermes container is hard-coded into the HermesAPI. This prevents any testing of changes in hermes without actually changing this string in a separate cg PR.

This PR allows it to be set in the config instead.

Changed

  • Allows the container path to be configured in the config of the CLI