Skip to content

Releases: ktsu-dev/Semantics

v1.0.3

08 Jun 13:56

Choose a tag to compare

v1.0.3 (patch)

Changes since v1.0.2:

  • Refactor GitHub Actions workflow to reposition .NET SDK setup step for improved clarity and maintainability. The setup step is now placed after the JDK setup, ensuring a more logical flow in the CI process. (@matt-edmondson)

Full Changelog: v1.0.2...v1.0.3

v1.0.2

08 Jun 13:48

Choose a tag to compare

v1.0.2 (patch)

Changes since v1.0.1:

  • Enhance documentation for path interface hierarchy and examples (@matt-edmondson)
  • Add interfaces for path type hierarchy to enable polymorphism (@matt-edmondson)
  • Add comprehensive interface tests for semantic path types (@matt-edmondson)

Full Changelog: v1.0.1...v1.0.2

v1.0.1

08 Jun 13:32

Choose a tag to compare

v1.0.1 (patch)

Changes since v1.0.0:

  • Enhance GitHub Actions workflow by adding .NET SDK setup step with caching for improved build performance. (@matt-edmondson)

Full Changelog: v1.0.0...v1.0.1

v1.0.0

08 Jun 13:26

Choose a tag to compare

v1.0.0 (patch)

Changes since v1.0.0-pre.1:

  • Remove DebugConsole project and associated test files (@matt-edmondson)
  • Add DebugConsole project and initial tests for SemanticString functionality (@matt-edmondson)

Full Changelog: v1.0.0-pre.1...v1.0.0

v1.0.0-pre.1

07 Jun 16:13

Choose a tag to compare

v1.0.0-pre.1 (prerelease)

Full Changelog: https://github.com/ktsu-dev/Semantics/commits/v1.0.0-pre.1