Skip to content

Releases: HeyItsGilbert/Gatekeeper

0.3.2 - 2026-01-30

09 May 02:31

Choose a tag to compare

Fixed

  • Added PowerShell 5.1 compatibility by detecting Test-Json availability
    using Get-Command instead of version checks, as PSVersionTable is not
    available in class static methods. PropertySet files are validated with
    schema in PS 7+ and with basic JSON parsing in PS 5.1.
  • Updated fixture tests to skip schema validation test on PowerShell versions
    below 7.

[0.1.1] 2025-07-22

23 Jan 16:49
80a2507

Choose a tag to compare

Changed

  • Read-FeatureFile uses a new static method to read the file and set the
    FilePath.