This repository has been archived by the owner on Jul 12, 2022. It is now read-only.
Version 0.10.1
Some fixes and improvements to version 0.10
- fix for issue where nuspec files were written incorrectly sometimes, due to contents being overwritten not replaced. ( #552)
- Support for TFS Server ( #550 )
repo
command can work on local file folders and locate the git remote, in some cases (for AzureDevops), ( #533, #545 )- When package are filtered out due to minimum package age, or due to include/exclude, there is more detailed logged of which of these stages causes them to be filtered out ( #548, #557)
- More details logged of failures in the Azure Devops Rest Client ( #555, #558 #562 )
- Internal review, refactoring etc.