Skip to content

Releases: knotsphp/system

v1.0.2

Choose a tag to compare

@SRWieZ SRWieZ released this 18 May 20:24
a1b4160

Fixed

  • Windows: replaced removed wmic with PowerShell so tests/CLI work on Windows 11 24H2 / Server 2025 (#4).
  • getWindowsVersion() no longer throws on malformed input — returns null and lets the constructor finish.

CI / Hardening

  • GitHub Actions workflows hardened against token disclosure (#1).

Full changelog: v1.0.1...v1.0.2

v1.0.1

Choose a tag to compare

@SRWieZ SRWieZ released this 24 Dec 21:38

Fixed

  • fix: removed unused dependency 2704a93

Full Changelog: v1.0.0...v1.0.1

v1.0.0

Choose a tag to compare

@SRWieZ SRWieZ released this 24 Dec 21:33

First release 🎉