Skip to content

Releases: demaconsulting/SysML2Tools

0.1.0-beta.16

Choose a tag to compare

@github-actions github-actions released this 21 Jul 15:03
314e465

Build Report

Version Information

Field Value
Version 0.1.0-beta.16
Commit Hash 314e465
Previous Version 0.1.0-beta.15
Previous Commit Hash 8151a57

Changes

  • N/A

Bugs Fixed

  • #50 - Fix children count mismatch and enhance query entry labeling

Dependency Updates

  • N/A

0.1.0-beta.15

Choose a tag to compare

@github-actions github-actions released this 21 Jul 01:18
8151a57

Build Report

Version Information

Field Value
Version 0.1.0-beta.15
Commit Hash 8151a57
Previous Version 0.1.0-beta.14
Previous Commit Hash 9e10696

Changes

  • #49 - Promote Query Engine to Core as Public API and Update Documentation

Bugs Fixed

  • N/A

Dependency Updates

  • #46 - Build(deps): bump the github-actions-dependencies group with 3 updates
  • #48 - Bump the nuget-dependencies group with 6 updates

0.1.0

Choose a tag to compare

@github-actions github-actions released this 21 Jul 18:37
01dfeb0

Build Report

Version Information

Field Value
Version 0.1.0
Commit Hash 01dfeb0
Previous Version N/A
Previous Commit Hash N/A

Changes

  • #1 - Rename TemplateDotNetTool to SysML2Tools
  • #3 - Implement four-package structure and update documentation
  • #4 - Add ANTLR4 parser, embed OMG stdlib, and implement lint command
  • #5 - Implement Phase 2 semantic model and improve documentation quality
  • #6 - Define LayoutTree vocabulary and enhance documentation and tests
  • #7 - Implement Phase 4 GeneralView layout and complete renderers
  • #8 - Implement CLI enhancements, grammar fixes, and performance refactor
  • #9 - Add --auto flag for view synthesis and update documentation
  • #10 - Implement SysML v2 Views: General, Interconnection, State Transition, Action Flow, Browser, Grid, and Sequence
  • #11 - Revise roadmap and enhance layout algorithms for Phase 14-15
  • #12 - Adopt DemaConsulting.Rendering packages and update compliance docs
  • #13 - Refactor roadmap and enhance query command with CLI improvements
  • #14 - Refactor packaging to support independent Language and Stdlib NuGet packages
  • #15 - Refactor GeneralViewLayoutStrategy to use LayoutGraph and LayoutEngine
  • #16 - Enhance render command to default to all views and handle collisions
  • #17 - Implement view-scoped rendering and correct expose behavior
  • #18 - Implement expose-based scoping for all layout strategies
  • #19 - Implement rendering style selection and enhance documentation
  • #20 - Implement redefinition crossbar in General View for SysML v2
  • #21 - Unify glob-pattern handling and enhance error reporting
  • #22 - Enhance interconnection views with distinct connectors and port labels
  • #23 - Implement SysmlMetadataNode and Filtering subsystem for Phase 1
  • #24 - Implement Phase 2a Bracket-Form Expose Filter Evaluation
  • #25 - Add dynamic view synthesis, new diagram tokens, and self-tests
  • #26 - Harden FilterExpressionParser against robustness issues and add tests
  • #27 - Implement export subsystem with CLI integration and tests
  • #28 - Add --target and --filter options to export command
  • #29 - Enhance SysML v2 support with Dependency, Binding, and layout fixes
  • #30 - Enhance State Transition View with attached transitions and pseudostate support
  • #31 - Fix AST bugs and enhance Action Flow control-node rendering
  • #32 - Enhance AST and rendering for annotations, enums, and requirements
  • #33 - Reduce Tool package size and update .NET target to net10.0
  • #35 - Enhance filter-expression evaluation and metaclass-kind classification
  • #38 - Bump DemaConsulting.Rendering to 0.1.0-beta.8 and regenerate gallery
  • #43 - Implement depth-limited recursion in InterconnectionView and update tests
  • #44 - Add query dependencies verb and enhance CLI flags for Markdown
  • #45 - Enhance query describe to include metadata attributes in Summary
  • #47 - Bump DemaConsulting.Rendering packages to 0.1.0-beta.15
  • #49 - Promote Query Engine to Core as Public API and Update Documentation
  • #51 - Add FileAssert validation for Tool package size and contents
  • #52 - Update DemaConsulting.Rendering packages to stable 0.1.0 release

Bugs Fixed

  • #36 - Fix recursion semantics, update layout strategy, and bump version
  • #39 - Fix recursive wildcard and membership import resolution issues
  • #40 - Fix bugs in InterconnectionViewLayoutStrategy and improve layout algorithms
  • #41 - Fix stack overflow in AutoLayoutAlgorithm with beta.13 update
  • #42 - Fix NamespaceExpose handling and improve top-level feature rendering
  • #50 - Fix children count mismatch and enhance query entry labeling

Dependency Updates

  • #2 - Bump the nuget-dependencies group with 2 updates
  • #37 - Bump DemaConsulting.TestResults and 3 others
  • #46 - Build(deps): bump the github-actions-dependencies group with 3 updates
  • #48 - Bump the nuget-dependencies group with 6 updates

0.1.0-beta.14

Choose a tag to compare

@github-actions github-actions released this 20 Jul 11:58
9e10696

Build Report

Version Information

Field Value
Version 0.1.0-beta.14
Commit Hash 9e10696
Previous Version 0.1.0-beta.13
Previous Commit Hash 1057781

Changes

  • #47 - Bump DemaConsulting.Rendering packages to 0.1.0-beta.15

Bugs Fixed

  • N/A

Dependency Updates

  • N/A

0.1.0-beta.13

Choose a tag to compare

@github-actions github-actions released this 19 Jul 19:37
1057781

Build Report

Version Information

Field Value
Version 0.1.0-beta.13
Commit Hash 1057781
Previous Version 0.1.0-beta.12
Previous Commit Hash 91d689f

Changes

  • #44 - Add query dependencies verb and enhance CLI flags for Markdown
  • #45 - Enhance query describe to include metadata attributes in Summary

Bugs Fixed

  • N/A

Dependency Updates

  • N/A

0.1.0-beta.12

Choose a tag to compare

@github-actions github-actions released this 17 Jul 05:43
91d689f

Build Report

Version Information

Field Value
Version 0.1.0-beta.12
Commit Hash 91d689f
Previous Version 0.1.0-beta.11
Previous Commit Hash 17933b1

Changes

  • #43 - Implement depth-limited recursion in InterconnectionView and update tests

Bugs Fixed

  • N/A

Dependency Updates

  • N/A

0.1.0-beta.9

Choose a tag to compare

@github-actions github-actions released this 16 Jul 03:25
bc71214

Build Report

Version Information

Field Value
Version 0.1.0-beta.9
Commit Hash bc71214
Previous Version 0.1.0-beta.8
Previous Commit Hash 756f883

Changes

  • N/A

Bugs Fixed

  • #39 - Fix recursive wildcard and membership import resolution issues
  • #40 - Fix bugs in InterconnectionViewLayoutStrategy and improve layout algorithms

Dependency Updates

  • N/A

0.1.0-beta.11

Choose a tag to compare

@github-actions github-actions released this 16 Jul 17:46
17933b1

Build Report

Version Information

Field Value
Version 0.1.0-beta.11
Commit Hash 17933b1
Previous Version 0.1.0-beta.10
Previous Commit Hash 3268cc4

Changes

  • N/A

Bugs Fixed

  • #42 - Fix NamespaceExpose handling and improve top-level feature rendering

Dependency Updates

  • N/A

0.1.0-beta.10

Choose a tag to compare

@github-actions github-actions released this 16 Jul 13:43
3268cc4

Build Report

Version Information

Field Value
Version 0.1.0-beta.10
Commit Hash 3268cc4
Previous Version 0.1.0-beta.9
Previous Commit Hash bc71214

Changes

  • N/A

Bugs Fixed

  • #41 - Fix stack overflow in AutoLayoutAlgorithm with beta.13 update

Dependency Updates

  • N/A

0.1.0-beta.8

Choose a tag to compare

@github-actions github-actions released this 14 Jul 13:57
756f883

Build Report

Version Information

Field Value
Version 0.1.0-beta.8
Commit Hash 756f883
Previous Version 0.1.0-beta.7
Previous Commit Hash 8213325

Changes

  • #35 - Enhance filter-expression evaluation and metaclass-kind classification
  • #38 - Bump DemaConsulting.Rendering to 0.1.0-beta.8 and regenerate gallery

Bugs Fixed

  • #36 - Fix recursion semantics, update layout strategy, and bump version

Dependency Updates

  • #37 - Bump DemaConsulting.TestResults and 3 others