Releases: chocolatey-community/Chocolatey
Releases · chocolatey-community/Chocolatey
v0.2.0-preview0009
[v0.2.0-preview0009]
Changed
- Modified project with new Sampler template.
- Invoking choco commands now always add
--no-progress
&--limit-output
. - Limiting Get-Command choco to the first result as per #69 on all calls.
- Changed
ChocolateySoftware
to be class-based DSC Resource. - Changed
ChocolateyPackage
to be class-based DSC Resource. - Changed
ChocolateySource
to be a class-based DSC Resource. - Changed
ChocolateyFeature
to be a class-based DSC Resource.
Added
- Added the
ChocolateyIsInstalled
Azure Automanage Machine Configuration package that validates that Chocolatey is installed. - Added the
DisableChocolateyCommunitySource
Azure Automanage Machine Configuration package that ensures the Chocolatey Community source is disabled. - Added repository's Wiki.
Removed
- Removed SideBySide option as per #61.
Fixed
- Fixed #68 by making sure it's set to the
correct Path.
v0.2.0-preview0008
[v0.2.0-preview0008]
Changed
- Modified project with new Sampler template.
- Invoking choco commands now always add
--no-progress
&--limit-output
. - Limiting Get-Command choco to the first result as per #69 on all calls.
- Changed
ChocolateySoftware
to be class-based DSC Resource. - Changed
ChocolateyPackage
to be class-based DSC Resource. - Changed
ChocolateySource
to be a class-based DSC Resource.
Added
- Added the
ChocolateyIsInstalled
Azure Automanage Machine Configuration package that validates that Chocolatey is installed. - Added the
DisableChocolateyCommunitySource
Azure Automanage Machine Configuration package that ensures the Chocolatey Community source is disabled. - Added repository's Wiki.
Removed
- Removed SideBySide option as per #61.
Fixed
- Fixed #68 by making sure it's set to the
correct Path.
v0.2.0-preview0007
[v0.2.0-preview0007]
Changed
- Modified project with new Sampler template.
- Invoking choco commands now always add
--no-progress
&--limit-output
. - Limiting Get-Command choco to the first result as per #69 on all calls.
- Changed
ChocolateySoftware
to be class-based DSC Resource. - Changed
ChocolateyPackage
to be class-based DSC Resource. - Changed
ChocolateySource
to be a class-based DSC Resource.
Added
- Added the
ChocolateyIsInstalled
Azure Automanage Machine Configuration package that validates that Chocolatey is installed. - Added the
DisableChocolateyCommunitySource
Azure Automanage Machine Configuration package that ensures the Chocolatey Community source is disabled. - Added repository's Wiki.
Removed
- Removed SideBySide option as per #61.
v0.2.0-preview0006
[v0.2.0-preview0006]
Changed
- Modified project with new Sampler template.
- Invoking choco commands now always add
--no-progress
&--limit-output
- Changed
ChocolateySoftware
to be class-based DSC Resource. - Changed
ChocolateyPackage
to be class-based DSC Resource. - Changed
ChocolateySource
to be a class-based DSC Resource.
Added
- Added the
ChocolateyIsInstalled
Azure Automanage Machine Configuration package that validates that Chocolatey is installed. - Added the
DisableChocolateyCommunitySource
Azure Automanage Machine Configuration package that ensures the Chocolatey Community source is disabled. - Added repository's Wiki.
Removed
- Removed SideBySide option as per #61.
v0.2.0-preview0005
[v0.2.0-preview0005]
Changed
- Modified project with new Sampler template.
- Invoking choco commands now always add
--no-progress
&--limit-output
- Changed
ChocolateySoftware
to be class-based DSC Resource. - Changed
ChocolateyPackage
to be class-based DSC Resource.
Added
- Added the
ChocolateyIsInstalled
Azure Automanage Machine Configuration package that validates that Chocolatey is installed. - Added repository's Wiki.
Removed
- Removed SideBySide option as per #61.
v0.2.0-preview0004
[v0.2.0-preview0004]
Changed
- Modified project with new Sampler template.
- Invoking choco commands now always add
--no-progress
&--limit-output
- Changed
ChocolateySoftware
to be class-based DSC Resource. - Changed
ChocolateyPackage
to be class-based DSC Resource.
Added
- Added the
ChocolateyIsInstalled
Azure Automanage Machine Configuration package that validates that Chocolatey is installed.
Removed
- Removed SideBySide option as per #61.
v0.2.0-preview0002
[v0.2.0-preview0002]
Changed
- Modified project with new Sampler template.
Removed
- Emptied psm1 file from source code as dynamically generated.