Skip to content

v0.5.1

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Apr 10:13

Added

  • A global config file can now be specified in fsproj: <MyriadConfigFile>someglobalconfig.toml</MyriadConfigFile>
  • The DU plugin can now use the alwaysFullyQualify = true setting to force qualification of DU's

Fixed

  • RequireQualifiedAccess is now respected by the DU plugin - Thanks! @matthewcrews