Skip to content

Releases: demaconsulting/SpdxModel

2.7.0

Choose a tag to compare

@github-actions github-actions released this 01 Jun 23:49
4814d65

Build Report

Version Information

Field Value
Version 2.7.0
Commit Hash 4814d65
Previous Version 2.6.0
Previous Commit Hash 306b708

Changes

  • #141 - Align compliance artifacts to new standards with correct test linkage hierarchy
  • #142 - Fix issues found during formal review of all review-sets
  • #144 - chore: sync AGENTS.md, agent configs, standards, and lint scripts from TemplateDotNetLibrary
  • #148 - Repo upgrade
  • #154 - Apply formal review fixes across all groups and review sets
  • #155 - Switch API docs from DefaultDocumentation to ApiMark

Bugs Fixed

  • N/A

Dependency Updates

  • #143 - Bump the nuget-dependencies group with 7 updates
  • #145 - Bump the nuget-dependencies group with 9 updates
  • #146 - Bump the nuget-dependencies group with 1 update
  • #147 - Bump the nuget-dependencies group with 5 updates
  • #149 - Bump the nuget-dependencies group with 8 updates
  • #150 - Bump the nuget-dependencies group with 3 updates
  • #151 - Bump the nuget-dependencies group with 4 updates
  • #152 - Bump the nuget-dependencies group with 7 updates
  • #153 - Bump the nuget-dependencies group with 2 updates

2.6.0

Choose a tag to compare

@github-actions github-actions released this 03 Apr 17:02
306b708

Build Report

Version Information

Field Value
Version 2.6.0
Commit Hash 306b708
Previous Version 2.5.0
Previous Commit Hash b4c0c8a

Changes

  • #119 - Bump the nuget-dependencies group with 5 updates
  • #120 - Apply template updates: Polyfill, netstandard2.0, and net481 Windows test evidence
  • #121 - Bump actions/download-artifact from 7 to 8
  • #122 - Bump actions/upload-artifact from 6 to 7
  • #123 - Bump the nuget-dependencies group with 1 update
  • #124 - Add github-actions dependency grouping to dependabot configuration
  • #125 - Sync with TemplateDotNetLibrary: workflow comments, self-validation, artifact naming, OTS requirements, semantic IDs
  • #126 - Sync with TemplateDotNetLibrary: macOS, Continuous Compliance, agent selection guide, CodeQL build-mode
  • #127 - Bump the nuget-dependencies group with 2 updates
  • #128 - Bump the nuget-dependencies group with 1 update
  • #129 - Bump the nuget-dependencies group with 5 updates
  • #130 - Bump the nuget-dependencies group with 1 update
  • #134 - Sync docs folder renames, release.yaml, .versionmark.yaml, package.json, dotnet-tools.json, and .reviewmark.yaml from TemplateDotNetTool
  • #135 - Sync AGENTS.md, agent files, standards, and lint scripts from TemplateDotNetLibrary
  • #136 - Add design docs, split requirements by subsystem and unit, expand ReviewMark coverage
  • #137 - Fix validation gaps and documentation inconsistencies found in formal review-set reviews
  • #138 - Sync template files and restructure docs to updated standards
  • #139 - Fix formal review findings: external relationship validation, snippet deserialization, package enhance, and doc corrections
  • #140 - Bump the nuget-dependencies group with 2 updates

Bugs Fixed

  • N/A

2.5.0

Choose a tag to compare

@github-actions github-actions released this 20 Feb 12:25
b4c0c8a

Build Report

Version Information

Field Value
Version 2.5.0
Commit Hash b4c0c8a
Previous Version 2.4.0
Previous Commit Hash ace8122

Changes

  • 78 - Update Security Policy for Vulnerability Reporting
  • 80 - Issue templates should be created
  • #82 - chore: Bump the production-dependencies group with 2 updates
  • 83 - [Feature]: Add code-quality checks
  • #85 - chore: Bump the production-dependencies group with 1 update
  • #87 - chore: Bump the production-dependencies group with 3 updates
  • 88 - [Feature]: Normalize issues and pull request template
  • 90 - [Feature]: Add document building
  • 92 - [Feature]: Add Code Quality Report
  • 94 - [Feature]: Add Requirements
  • #96 - chore: Bump the production-dependencies group with 4 updates
  • 97 - [Feature]: Csproj Cleanup
  • 99 - [Feature]: Requirements Justifications
  • #101 - chore: Bump the production-dependencies group with 2 updates
  • #103 - Merge Dependabot dependency groups into single group
  • #104 - Configure cspell to check all files and fix spelling errors
  • #105 - chore: Bump the dependencies group with 2 updates
  • #106 - Add BuildMark build notes generation
  • #107 - chore: Bump the dependencies group with 5 updates
  • #108 - Add GitHub agents from TemplateDotNetLibrary
  • #109 - Align repo with TemplateDotNetLibrary and run agent cleanups
  • 110 - [Feature]: Code Cleanup
  • #112 - Pre-release repo consistency and documentation fixes
  • 113 - [Feature]: User Guide Structure
  • 115 - [Feature]: Requirement Sections
  • #117 - Retire SBOM generation steps and simplify build artifact packing
  • #118 - Fix artifact upload glob pattern to prevent deep folder topology

Bugs Fixed

  • N/A

2.4.0

Choose a tag to compare

@github-actions github-actions released this 15 Dec 20:00
ace8122

What's Changed

  • Add scheduled building of the project by @Malcolmnixon in #66
  • Add an AGENTS.md file. by @Malcolmnixon in #67
  • Enforce AGENTS.md conventions: TreatWarningsAsErrors and MSTest parallelization by @Copilot in #68
  • Minor updates to the AGENTS.md file. by @Malcolmnixon in #69
  • Add code quality infrastructure and comprehensive project documentation by @Copilot in #70
  • chore: Bump the production-dependencies group with 3 updates by @dependabot[bot] in #74
  • chore(deps): bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #73
  • chore(deps): bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #71
  • chore(deps): bump actions/setup-dotnet from 4 to 5 by @dependabot[bot] in #72
  • Add SonarAnalyzer.CSharp and fix S3267 loop simplification by @Copilot in #75
  • chore: Bump the production-dependencies group with 1 update by @dependabot[bot] in #76
  • Convert README.md links to absolute URLs for NuGet package compatibility by @Copilot in #77

New Contributors

  • @Copilot made their first contribution in #68
  • @dependabot[bot] made their first contribution in #74

Full Changelog: 2.3.1...2.4.0

2.3.1

Choose a tag to compare

@github-actions github-actions released this 09 Dec 20:48
8a992fd

What's Changed

Full Changelog: 2.3.0...2.3.1

2.3.0

Choose a tag to compare

@github-actions github-actions released this 04 Dec 21:58
2b94be0

What's Changed

Full Changelog: 2.2.1...2.3.0

2.2.1

Choose a tag to compare

@github-actions github-actions released this 06 Jul 03:36
08b2697

What's Changed

Full Changelog: 2.2.0...2.2.1

2.2.0

Choose a tag to compare

@github-actions github-actions released this 06 Jul 02:35
89e1221

What's Changed

Full Changelog: 2.1.1...2.2.0

2.1.1

Choose a tag to compare

@github-actions github-actions released this 04 May 15:10
283d4e9

What's Changed

Full Changelog: 2.1.0...2.1.1

2.1.0

Choose a tag to compare

@github-actions github-actions released this 09 Oct 02:07
6f87bb0

What's Changed

Full Changelog: 2.0.0...2.1.0