Skip to content

1.0.1

Latest

Choose a tag to compare

@blowdart blowdart released this 07 Dec 15:15
· 164 commits to main since this release
4943368

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.