Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 991 Bytes

File metadata and controls

20 lines (13 loc) · 991 Bytes

Changelog

1.0.1 - 2025-12-07

Added

  • Embedded SBOM generation in CI pipeline and included SBOM artifacts in release builds.
  • Added CHANGELOG.md file to document changes, SECURITY.md for security policies, and CONTRIBUTING.md for contribution guidelines.

Changed

  • ArgumentOutOfRangeException is now thrown when invalid arguments are provided to the Generate method, instead of ArgumentException.
  • Build infrastructure modernization: Moved signing and release to GitHub Actions, retiring Azure DevOps pipelines.
  • Pre-release packages are now published to GitHub Packages and MyGet instead of Azure Artifacts.

1.0.0 - 2022-02-23

First release.