v0.5.1
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