3F
released this
22 Dec 15:30
Public release of the GetNuTool v1.7
* NEW: New logic to specify multiple packages and config files via delimiters.
Now main core just ignores `;` when `|` is found.
https://github.com/3F/GetNuTool/issues/7#issuecomment-445486968
Read the documentation.
* FIXED: Fixed problems with special symbols in path. Issue #7
```
' &!~`@#$^(+)_=%-;[.]{,}
```
* CHANGED: Batch version now uses safe logic for work with special symbols from `-msbuild` key.
* CHANGED: Fully updated compression for generating more lightweight distribution.
Useful for projects like DllExport, hMSBuild, and so on.
New way for argument passing into the main core.