Skip to content

Releases: gaelcolas/Sampler

v0.119.0-preview0005

06 Sep 16:13
cf68ca5

Choose a tag to compare

v0.119.0-preview0005 Pre-release
Pre-release

[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.
  • dsccommunity Template
    • Added DocGenerator tasks and configuration to build.yaml #468.
    • Updated HQRM task to use Pester 5 version.
  • 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

05 Sep 04:54
566ae41

Choose a tag to compare

v0.119.0-preview0004 Pre-release
Pre-release

[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.
  • dsccommunity Template
    • Added DocGenerator tasks and configuration to build.yaml #468.
    • Updated HQRM task to use Pester 5 version.
  • 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

02 Sep 11:09
b5e990e

Choose a tag to compare

v0.119.0-preview0003 Pre-release
Pre-release

[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.
  • dsccommunity Template
    • Added DocGenerator tasks and configuration to build.yaml #468.
    • Updated HQRM task to use Pester 5 version.
  • 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

16 Jul 16:08
6d6d5e1

Choose a tag to compare

v0.119.0-preview0002 Pre-release
Pre-release

[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

15 Jul 07:48
3888505

Choose a tag to compare

v0.119.0-preview0001 Pre-release
Pre-release

[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

11 Jun 14:58

Choose a tag to compare

v0.118.4-preview0003 Pre-release
Pre-release

[v0.118.4-preview0003]

Fixed

  • 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-preview0002

20 May 16:42
1a8b598

Choose a tag to compare

v0.118.4-preview0002 Pre-release
Pre-release

[v0.118.4-preview0002]

Fixed

  • Using full-qualified call for Expand-Archive (#519).
  • Fixed a variable scoping issue preventing Pester tests to be invoked after the
    first build (#523).

v0.118.4-preview0001

14 May 11:41
a8c10c1

Choose a tag to compare

v0.118.4-preview0001 Pre-release
Pre-release

[v0.118.4-preview0001]

Fixed

  • Using full-qualified call for Expand-Archive (#519).

v0.118.3

29 Apr 19:33
41f11b3

Choose a tag to compare

[v0.118.3]

Changed

  • Renamed function Get-BuildVersion to Get-SamplerBuildVersion to 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

29 Apr 19:23
41f11b3

Choose a tag to compare

v0.118.3-preview0002 Pre-release
Pre-release

[v0.118.3-preview0002]

Changed

  • Renamed function Get-BuildVersion to Get-SamplerBuildVersion to 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.