Skip to content

Releases: demaconsulting/ReviewMark

1.3.1

Choose a tag to compare

@github-actions github-actions released this 24 Jun 03:46
2065351

Build Report

Version Information

Field Value
Version 1.3.1
Commit Hash 2065351
Previous Version 1.3.0
Previous Commit Hash f79441c

Changes

  • N/A

Bugs Fixed

  • #83 - Constrain review set paths to needs-review file set

Dependency Updates

  • N/A

1.3.0

Choose a tag to compare

@github-actions github-actions released this 23 Jun 17:40
f79441c

Build Report

Version Information

Field Value
Version 1.3.0
Commit Hash f79441c
Previous Version 1.2.0
Previous Commit Hash 109575f

Changes

  • #62 - Agent update
  • #66 - Upgrade repo
  • #69 - Template cleanup
  • #72 - Fix for puppeteer/chrome.
  • 78 - Feature: context files — global and per-review-set
  • #80 - Remove scope labels from context output and update README example
  • #81 - Suppress context files under review in elaboration output
  • #82 - Enhance context resolution with exclusion patterns and sorting fixes

Bugs Fixed

  • N/A

Dependency Updates

  • #64 - Bump the nuget-dependencies group with 8 updates
  • #65 - Bump the nuget-dependencies group with 5 updates
  • #67 - Bump the nuget-dependencies group with 5 updates
  • #68 - Bump the nuget-dependencies group with 4 updates
  • #70 - Bump the nuget-dependencies group with 3 updates
  • #73 - Bump the nuget-dependencies group with 5 updates
  • #74 - Bump the nuget-dependencies group with 3 updates
  • #75 - Bump the nuget-dependencies group with 4 updates
  • #76 - Bump actions/checkout from 6 to 7 in the github-actions-dependencies group
  • #77 - Bump the nuget-dependencies group with 1 update

1.3.0-beta.3

1.3.0-beta.3 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 23 Jun 02:43
f0c0083

Build Report

Version Information

Field Value
Version 1.3.0-beta.3
Commit Hash f0c0083
Previous Version 1.3.0-beta.2
Previous Commit Hash b6555d3

Changes

  • #81 - Suppress context files under review in elaboration output

Bugs Fixed

  • N/A

Dependency Updates

  • N/A

1.3.0-beta.2

1.3.0-beta.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 23 Jun 00:57
b6555d3

Build Report

Version Information

Field Value
Version 1.3.0-beta.2
Commit Hash b6555d3
Previous Version 1.3.0-beta.1
Previous Commit Hash be0efa0

Changes

  • #80 - Remove scope labels from context output and update README example

Bugs Fixed

  • N/A

Dependency Updates

  • N/A

1.3.0-beta.1

1.3.0-beta.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 22 Jun 22:37
be0efa0

Build Report

Version Information

Field Value
Version 1.3.0-beta.1
Commit Hash be0efa0
Previous Version 1.2.0
Previous Commit Hash 109575f

Changes

  • #62 - Agent update
  • #66 - Upgrade repo
  • #69 - Template cleanup
  • #72 - Fix for puppeteer/chrome.
  • 78 - Feature: context files — global and per-review-set

Bugs Fixed

  • N/A

Dependency Updates

  • #64 - Bump the nuget-dependencies group with 8 updates
  • #65 - Bump the nuget-dependencies group with 5 updates
  • #67 - Bump the nuget-dependencies group with 5 updates
  • #68 - Bump the nuget-dependencies group with 4 updates
  • #70 - Bump the nuget-dependencies group with 3 updates
  • #73 - Bump the nuget-dependencies group with 5 updates
  • #74 - Bump the nuget-dependencies group with 3 updates
  • #75 - Bump the nuget-dependencies group with 4 updates
  • #76 - Bump actions/checkout from 6 to 7 in the github-actions-dependencies group
  • #77 - Bump the nuget-dependencies group with 1 update

1.2.0

Choose a tag to compare

@github-actions github-actions released this 22 Apr 23:01
109575f

Build Report

Version Information

Field Value
Version 1.2.0
Commit Hash 109575f
Previous Version 1.1.0
Previous Commit Hash 90efd34

Changes

  • #54 - Add --result as alias for --results CLI argument
  • #55 - feat: add --depth parameter as default heading depth for generated documents
  • #57 - Repo upgrade
  • 58 - [Feature]: Formal Reviews
  • 60 - [Feature]: Sonar Issues

Bugs Fixed

  • N/A

Dependency Updates

  • #53 - Bump the nuget-dependencies group with 4 updates
  • #56 - Bump the nuget-dependencies group with 5 updates

1.1.0

Choose a tag to compare

@github-actions github-actions released this 12 Apr 01:22
90efd34

Build Report

Version Information

Field Value
Version 1.1.0
Commit Hash 90efd34
Previous Version 1.0.0
Previous Commit Hash 4bfdc01

Changes

  • 49 - [Feature]: Lint Verbosity
  • #51 - Sync template files and install ReviewMark as local dotnet tool

Bugs Fixed

  • N/A

Dependency Updates

  • #48 - Bump the nuget-dependencies group with 8 updates
  • #52 - Bump the nuget-dependencies group with 7 updates

1.0.0

Choose a tag to compare

@github-actions github-actions released this 05 Apr 14:22
4bfdc01

Build Report

Version Information

Field Value
Version 1.0.0
Commit Hash 4bfdc01
Previous Version 0.2.0
Previous Commit Hash dada883

Changes

  • #30 - Sync with TemplateDotNetTool template PRs (#58, #65, #66, #67, #70, #75)
  • #31 - Add software design documentation, requirements files, and expand review-sets
  • #34 - Apply TemplateDotNetTool PRs #76, #77, and #78 - Standards-driven agent restructure and docs reorganization
  • #35 - Bump the nuget-dependencies group with 5 updates
  • #36 - Bump demaconsulting.pandoctool from 3.9.0 to 3.9.0.2
  • #37 - Restructure ReviewMark into subsystem folders following ReqStream template pattern
  • #38 - Formal review of all 13 review-sets; apply findings
  • #39 - Sync agent/standards files and lint scripts from TemplateDotNetTool
  • 40 - [Feature]: Load with Linting Support
  • #43 - restructure: move design and reqstream files into review-mark system folder
  • #44 - Fix documentation, requirements, and subsystem test suite issues identified in formal review
  • #45 - Fix review issues: I/O error handling, console color safety, requirements traceability
  • #46 - Add IntegrationTest_* and Cli_* tests; update reqstream YAML for test-linkage compliance
  • #47 - fix: formal review fixes — results file directory creation and requirements scope cleanup

Bugs Fixed

  • N/A

0.2.0

Choose a tag to compare

@github-actions github-actions released this 26 Mar 02:00
dada883

Build Report

Version Information

Field Value
Version 0.2.0
Commit Hash dada883
Previous Version 0.1.0
Previous Commit Hash 536acd7

Changes

  • #23 - Bump the nuget-dependencies group with 7 updates
  • #24 - Bump the nuget-dependencies group with 1 update
  • #25 - Bring in latest repo-consistency agent and apply template improvements from TemplateDotNetTool
  • 26 - [Feature]: Add --lint support
  • 28 - [Feature]: Add a 'none' evidence source

Bugs Fixed

  • N/A

0.1.0

Choose a tag to compare

@github-actions github-actions released this 12 Mar 02:02
536acd7

Build Report

Version Information

Field Value
Version 0.1.0
Commit Hash 536acd7
Previous Version N/A
Previous Commit Hash N/A

Changes

  • #1 - Rename TemplateDotNetTool → ReviewMark and add ARCHITECTURE.md
  • 2 - [Feature]: Implement Configuration Reading
  • 4 - [Feature]: Indexing Support
  • #6 - Rename ARCHITECTURE.md to THEORY-OF-OPERATIONS.md
  • 7 - [Feature]: Index should support loading from EvidenceSource
  • 9 - [Feature]: Implement review-plan and review-report
  • 11 - [Feature]: Implement Tool Functionality
  • #13 - Repository cleanups: PdfParsing requirement, doc updates, test assert comments, README improvements, expanded user guide, required PDF metadata fields
  • #14 - Fix Sonar code smell issues in source and test files
  • 15 - [Feature]: Add option to elaborate a review-set
  • #17 - Fix Sonar issues: compile-time regex (SYSLIB1045) and cognitive complexity (S3776)
  • #18 - Rename self-validation tests for clarity
  • #20 - Update evidence-source location examples to include index.json
  • 21 - [Feature]: Review Set Elaboration Title

Bugs Fixed

  • N/A