Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 543 Bytes

File metadata and controls

15 lines (12 loc) · 543 Bytes

Changelog

All notable changes to this project will be documented in this file.

[1.0.0] - 2025-02-28

Added

  • Initial release of the Blazor WebAssembly project.
  • Basic setup for the app with essential features:
    • Parsing and displaying SPDX and SBOM-tool JSON files in a user-friendly UI.
    • Use of native Blazor components for frontend development.
  • Configured .gitignore to exclude build and IDE files.
  • Added .editorconfig for consistent code styling across editors.

Known Issues

  • No major issues at the moment.