Skip to content

1.0.0

Compare
Choose a tag to compare
@mh-cbon mh-cbon released this 08 Jan 18:14
· 144 commits to master since this release
  • winters udpate, udpated documentation and lint
  • templates(minor): renamed Id and Guid properties,
    remove try-catch in chocoinstall,
    set CRLF instead OF LF eol
  • lint(break): renamed fields
    ChocoSpec.Id to ChocoSpec.ID
    Chocopec.ProjectUrl to Chocopec.ProjectURL
    ChocoSpec.LicenseUrl to ChocoSpec.LicenseURL
    ChocoSpec.IconUrl to ChocoSpec.IconURL
    WixFiles.Guid to WixFiles.GUID
    WixEnvList.Guid to WixEnvList.GUID
    WixShortcuts.Guid to WixShortcuts.GUID
    This change does not impact json file format.
  • choco(minor): on chocolatey reviewer request, geet ride of the try catch

Contributors : mh-cbon