Releases: HeyItsGilbert/Gatekeeper
Releases · HeyItsGilbert/Gatekeeper
0.3.2 - 2026-01-30
Fixed
- Added PowerShell 5.1 compatibility by detecting
Test-Jsonavailability
usingGet-Commandinstead of version checks, asPSVersionTableis 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
Changed
Read-FeatureFileuses a new static method to read the file and set the
FilePath.