v1.0.0
What's Changed
- Switch execution to native assembly generation by @snakex64 in #38
- Add text visualization of generated code by @snakex64 in #40
- Upgrade to MudBlazor v7 by @snakex64 in #41
- Make the NodeSelection scrollable by @JordanFiset in #43
- Added basic e2e test setup by @snakex64 in #44
- Setup CI to run e2e tests by @snakex64 in #45
- CI server logs are now inside a single folder and disabled by default by @snakex64 in #46
- Array support by @snakex64 in #49
- Update to .net 9 and added .dll building of the assembly by @snakex64 in #47
- Update dependencies by @snakex64 in #52
- Add TryCatchNode to represent try-catch operation by @snakex64 in #50
- Add MAUI desktop app by @snakex64 in #54
New Contributors
- @JordanFiset made their first contribution in #43
Full Changelog: https://github.com/VisualNodeDev/NodeDev/commits/v1.0.0