Skip to main content

Changelog for PSDataSet

The format is based on and uses the types of changes according to Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]​

[1.8.0] - 2023-01-12​

Fixed​

  • Added back license URI i module manifest as the bug causing PowershellGet to fail packageing the module in beta17 is resolved.

[1.7.5] - 2022-11-13​

Fixed​

  • Added module manifest description

[1.7.4] - 2022-11-13​

Changed​

  • Implemented new CI/CD pipeline

[1.7.2] - 2021-11-14​

fixed​

  • Removed trailing whitespace in code

[1.7.1] - 2021-04-03​

fixed​

  • Updated script functions with new psscriptinfo format

[1.7.0] - 2021-04-01​

removed​

  • Removed signature on all script files due to certificate validation issue

[1.4.0] - 2021-03-23​

changed​

  • Updated module manifest privatedata

[1.0.0] - 2021-03-01​

added​

  • First version