Releases: gaelcolas/Sampler
Releases · gaelcolas/Sampler
v0.119.0-preview0005
[v0.119.0-preview0005]
Added
- Note for cahning DestinationPath to the location where the module should be created depending on you platform and workflow.
- HomeBrew installation instructions for GitVersion
Fixed
- Add retry logic for ModuleFast dependency installation (#510).
- Using full-qualified call for
Expand-Archive(#519). - Fixed a variable scoping issue preventing Pester tests to be invoked after the
first build (#523). - Fixed another variable scoping issue preventing Pester tests to be invoked
after the first build (#527). - Fixed typo in build.ps1 and added missing descriptions to parameters.
- Fixed links to Build Tasks Variables documentation.
dsccommunityTemplate- Added DocGenerator tasks and configuration to
build.yaml#468. - Updated HQRM task to use Pester 5 version.
- Added DocGenerator tasks and configuration to
- Fix QA tests failing with latest version of DscResource.Test.
- Fixed issue with changelog check under certain conditions
Changed
- The use of Write-* cmdlets has been standardized to a consistent style
with named parameters (-Message and -Object).
v0.119.0-preview0004
[v0.119.0-preview0004]
Added
- Note for cahning DestinationPath to the location where the module should be created depending on you platform and workflow.
- HomeBrew installation instructions for GitVersion
Fixed
- Add retry logic for ModuleFast dependency installation (#510).
- Using full-qualified call for
Expand-Archive(#519). - Fixed a variable scoping issue preventing Pester tests to be invoked after the
first build (#523). - Fixed another variable scoping issue preventing Pester tests to be invoked
after the first build (#527). - Fixed typo in build.ps1 and added missing descriptions to parameters.
- Fixed links to Build Tasks Variables documentation.
dsccommunityTemplate- Added DocGenerator tasks and configuration to
build.yaml#468. - Updated HQRM task to use Pester 5 version.
- Added DocGenerator tasks and configuration to
- Fix QA tests failing with latest version of DscResource.Test.
Changed
- The use of Write-* cmdlets has been standardized to a consistent style
with named parameters (-Message and -Object).
v0.119.0-preview0003
[v0.119.0-preview0003]
Fixed
- Add retry logic for ModuleFast dependency installation (#510).
- Using full-qualified call for
Expand-Archive(#519). - Fixed a variable scoping issue preventing Pester tests to be invoked after the
first build (#523). - Fixed another variable scoping issue preventing Pester tests to be invoked
after the first build (#527). - Fixed typo in build.ps1 and added missing descriptions to parameters.
- Fixed links to Build Tasks Variables documentation.
dsccommunityTemplate- Added DocGenerator tasks and configuration to
build.yaml#468. - Updated HQRM task to use Pester 5 version.
- Added DocGenerator tasks and configuration to
- Fix QA tests failing with latest version of DscResource.Test.
Changed
- The use of Write-* cmdlets has been standardized to a consistent style
with named parameters (-Message and -Object).
v0.119.0-preview0002
[v0.119.0-preview0002]
Fixed
- Add retry logic for ModuleFast dependency installation (#510).
- Using full-qualified call for
Expand-Archive(#519). - Fixed a variable scoping issue preventing Pester tests to be invoked after the
first build (#523). - Fixed another variable scoping issue preventing Pester tests to be invoked
after the first build (#527). - Fixed typo in build.ps1 and added missing descriptions to parameters.
Changed
- The use of Write-* cmdlets has been standardized to a consistent style with named parameters (-Message and -Object).
v0.119.0-preview0001
[v0.119.0-preview0001]
Fixed
- Add retry logic for ModuleFast dependency installation (#510).
- Using full-qualified call for
Expand-Archive(#519). - Fixed a variable scoping issue preventing Pester tests to be invoked after the
first build (#523). - Fixed another variable scoping issue preventing Pester tests to be invoked
after the first build (#527).
v0.118.4-preview0003
v0.118.4-preview0002
v0.118.4-preview0001
v0.118.3
[v0.118.3]
Changed
- Renamed function
Get-BuildVersiontoGet-SamplerBuildVersionto maintain
consistency with the module's naming convention and updated all references
throughout the codebase (issue #520).
Fixed
- Fixed issue with localization string testing with new version of the HQRM
tests (module DscResource.Test). - Integration test for SimpleModule template was not using the built Sampler
module.
v0.118.3-preview0002
[v0.118.3-preview0002]
Changed
- Renamed function
Get-BuildVersiontoGet-SamplerBuildVersionto maintain
consistency with the module's naming convention and updated all references
throughout the codebase (issue #520).
Fixed
- Fixed issue with localization string testing with new version of the HQRM
tests (module DscResource.Test). - Integration test for SimpleModule template was not using the built Sampler
module.