chocolatey/choco

Remove deprecated Chocolatey helper functions

pauby opened this issue · 2 comments

pauby commented

The following Chocolatey helper functions have been deprecated and should be removed in v1.0.0:

  • Write-FileUpdateLog (see docs)
  • Write-ChocolateySuccess (see docs)
  • Write-ChocolateyFailure (see docs)
  • Install-ChocolateyDesktopLink (see docs)

This issue probably should be closed as wontfix since Write-FileUpdateLog is going to be removed?

gep13 commented

There will need to be some documentation changes to complete this work, but this should happen as a result of running the GenerateDocs.ps1 file, once the v1.0.0 release is completed. So there is no need to re-open this issue as s signal that this needs to be done.