Skip to content

Version 0.1.0

Choose a tag to compare

@mbhall88 mbhall88 released this 27 Jan 07:03

0.1.0 - 18/01/2021

Added

  • Version tagging to allow for user notification of changes to functionality

Changed

  • Parameters given in the config file are now deduplicated. For instance, if a default
    for -q is given, and a rule specifies -q also, the rule's value for -q is chosen.
    Previously, parameters were just concatenated [#36]