Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 578 Bytes

CHANGELOG.md

File metadata and controls

17 lines (13 loc) · 578 Bytes

Changes

1.2.0 to 1.2.1

  • [Bug Fix] name field in .ga file is now kept consistant with xml files.

1.1.0 to 1.2.0

  • [Feature / Bug fix] Added more flexibility in finding reference data, supporting newer versions of galaxy
  • [Developer] Switched to Github Actions for tests

1.0.0 to 1.1.0

  • [Feature]: Added option -u/--use-tool-name-as-id Use tool names when building tool_ids, will not work with workflows that have multiple of the same tool.
  • [Documentation]: Added information on how to get started with Leiningen