Skip to content

Releases: ktsu-dev/Coder

v1.0.4-pre.1

09 Jul 23:10

Choose a tag to compare

v1.0.4-pre.1 (prerelease)

Changes since v1.0.3:

What's Changed

New Contributors

Full Changelog: v1.0.3...v1.0.4-pre.1

v1.0.3

13 Jun 06:30

Choose a tag to compare

v1.0.3 (patch)

Changes since v1.0.2:

  • Enhance YAML serialization and deserialization for new node types (@matt-edmondson)
  • Enhance expression system integration and serialization support (@matt-edmondson)

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

v1.0.2

13 Jun 05:59

Choose a tag to compare

v1.0.2 (patch)

Changes since v1.0.1:

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

v1.0.1

13 Jun 04:19

Choose a tag to compare

v1.0.1 (patch)

Changes since v1.0.0:

  • Implement dependency injection and enhance AST expression handling (@matt-edmondson)
  • Refactor AST expression handling and enhance visual editor support (@matt-edmondson)
  • Update implementation and design documents to reflect current project status (@matt-edmondson)

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

v1.0.0

10 Jun 01:07

Choose a tag to compare

v1.0.0 (major)

  • Design and implementation plan documentation (@matt-edmondson)
  • Refactor Coder library to address build errors and improve serialization logic (@matt-edmondson)
  • Add AST node classes and YAML serialization support (@matt-edmondson)
  • Update package references in Coder.Core.csproj (@matt-edmondson)
  • Update project configuration and enhance build scripts (@matt-edmondson)
  • Add initial project files and implementation plan for Coder library (@matt-edmondson)
  • Enhance Coder.App with type consistency and testing improvements (@matt-edmondson)
  • Refactor AST node classes to improve deep cloning and metadata handling (@matt-edmondson)
  • Enhance Coder.App with XML documentation and null handling improvements (@matt-edmondson)
  • Refactor AST node classes and improve YAML serialization (@matt-edmondson)
  • Initial commit for Coder (@matt-edmondson)
  • Transform Coder.App into a TUI using Spectre.Console (@matt-edmondson)
  • Remove Sample class and associated unit tests from the project (@matt-edmondson)
  • Enhance Coder library with comprehensive CLI and App examples (@matt-edmondson)
  • Refactor AST implementation and improve serialization (@matt-edmondson)

Full Changelog: https://github.com/ktsu-dev/Coder/commits/v1.0.0