Skip to content

v0.3.0

Compare
Choose a tag to compare
@swinslow swinslow released this 03 Apr 14:25
· 115 commits to main since this release
94b44ab

New Features and Enhancements

  • Add support for saving SPDX JSON: #92, #94, #97, #98, #104, #106, #113
  • Begin OpenSSF Best Practices process and add initial badge: #111
    • also enabled branch protection for main branch

Bug fixes

  • tvsaver: Fix incorrect tag for Snippet IDs: #95
  • GitHub Actions: Fix incorrect branch for code coverage: #112
  • builder: Fix file paths to be relative rather than absolute: #114
  • builder: Add missing mandatory field LicenseInfoInFile: #119

Documentation and Cleanup

  • Fix link to release notes: #91
  • Language fixes for JSON documentation: #108
  • Add badges and links for releases and documentation: #109
  • Update documentation for release: #121, #122
  • Fixes for examples and sample run commands: #123, #125, #126, #127

Contributors