Skip to content

OKF4net 0.1.1

Choose a tag to compare

@github-actions github-actions released this 24 Jul 13:57

Added

  • winget distribution for the okf CLI: winget install Coderise.OKF4net (portable package, command alias okf). This release builds Native AOT binaries for win-x64 and win-arm64, and attaches them here along with the winget v1.6.0 manifests (Coderise.OKF4net*.yaml). Submission to microsoft/winget-pkgs is a one-time manual step — see packaging/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/checkout 4→7 and actions/setup-dotnet 4→6, and the test-dependencies group.

Install

  • Library (NuGet): dotnet add package OKF4net --version 0.1.1
  • CLI (Windows): winget install Coderise.OKF4net once accepted into winget-pkgs; until then, download okf-0.1.1-win-x64.zip / okf-0.1.1-win-arm64.zip below.

Full changelog: https://github.com/jchable/okf4net/blob/v0.1.1/CHANGELOG.md