All notable changes to this project will be documented in this file.
- 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
.gitignoreto exclude build and IDE files. - Added
.editorconfigfor consistent code styling across editors.
- No major issues at the moment.