Releases: anoma/engine
Releases · anoma/engine
v0.1.0
What's Changed
- feat: Complete engine architecture rework with DSL and runtime system by @jonaprieto in #2
- feat: dsl compile time validation and many improvments by @jonaprieto in #5
- feat: support for custom mailboxes by @jonaprieto in #6
- fix(core):message passing pipeline, add test files, update READMEs by @jonaprieto in #7
- fix: resolve message-passing issues and test failures in engine system by @jonaprieto in #8
- feat(dsl): add duplicate message tag detection with compilation errors by @jonaprieto in #9
- feat: initial release v0.1.0 with core engine system and examples by @jonaprieto in #10
Full Changelog: https://github.com/anoma/engine/commits/v0.1.0