OKF4net 0.1.1
Added
- winget distribution for the
okfCLI:winget install Coderise.OKF4net(portable package, command aliasokf). This release builds Native AOT binaries forwin-x64andwin-arm64, and attaches them here along with the winget v1.6.0 manifests (Coderise.OKF4net*.yaml). Submission tomicrosoft/winget-pkgsis a one-time manual step — seepackaging/winget/README.md. - Project website and developer documentation — getting-started guide, CLI and library API reference, and spec-section mapping — deployed to GitHub Pages.
Changed
- CI/dependencies: bumped
actions/checkout4→7 andactions/setup-dotnet4→6, and the test-dependencies group.
Install
- Library (NuGet):
dotnet add package OKF4net --version 0.1.1 - CLI (Windows):
winget install Coderise.OKF4netonce accepted into winget-pkgs; until then, downloadokf-0.1.1-win-x64.zip/okf-0.1.1-win-arm64.zipbelow.
Full changelog: https://github.com/jchable/okf4net/blob/v0.1.1/CHANGELOG.md