Skip to content

1.3.0

Compare
Choose a tag to compare
@vexx32 vexx32 released this 16 Feb 13:59
· 1016 commits to master since this release
d2db589

As part of this release we had 6 issues closed.

Deprecated Features

  • Deprecate WebPI alternative source - see #2958
  • Deprecate usage of direct path to nupkg or nuspec in choco install command - see #2981
  • Deprecate the --remove option in the apikey command - see #2983
  • Deprecate choco config list including output from features/sources/apikeys etc - see #2985
  • Deprecate unnecessary public methods on CygwinService - see #3026

Bug Fixes

  • File not found error when using --source=cygwin to install packages - see #2953