Releases: ktsu-dev/Coder
Releases · ktsu-dev/Coder
v1.0.4-pre.1
v1.0.4-pre.1 (prerelease)
Changes since v1.0.3:
- Bump the microsoft group with 2 updates (@dependabot[bot])
What's Changed
- Bump the microsoft group with 2 updates by @dependabot in #1
New Contributors
- @dependabot made their first contribution in #1
Full Changelog: v1.0.3...v1.0.4-pre.1
v1.0.3
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
v1.0.2 (patch)
Changes since v1.0.1:
- Enhance expression handling in ExpressionDemo (@matt-edmondson)
- Refactor project structure and enhance expression handling (@matt-edmondson)
- Enhance YAML serialization and deserialization handling (@matt-edmondson)
- Refactor expression handling and improve code consistency (@matt-edmondson)
Full Changelog: v1.0.1...v1.0.2
v1.0.1
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
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