Remove deprecated Chocolatey helper functions
- Dominant language
- MDX
- Stars
- 223
- Forks
- 248
- Avg merge
- 1d 26m
- Merged PRs (30d)
- 4
Description
The following Chocolatey helper functions have been deprecated and should be removed in v1.0.0:
* `Write-FileUpdateLog` (see [docs](https://docs.chocolatey.org/en-us/create/functions/write-fileupdatelog))
* `Write-ChocolateySuccess` (see [docs](https://docs.chocolatey.org/en-us/create/functions/write-chocolateysuccess))
* `Write-ChocolateyFailure` (see [docs](https://docs.chocolatey.org/en-us/create/functions/write-chocolateyfailure))
* `Install-ChocolateyDesktopLink` (see [docs](https://docs.chocolatey.org/en-us/create/functions/install-chocolateydesktoplink))
Related to Chocolatey CLI https://github.com/chocolatey/choco/issues/2469
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.