Releases: cedar-lang/cedar
Releases · cedar-lang/cedar
v0.5.5
Module System
v0.5.0 - module system Signed-off-by: Nick Wanninger <[email protected]>
Fibers and Coroutines
version bump Signed-off-by: Nick Wanninger <[email protected]>
v0.3.5: optimization
v0.3.5 Huge optimization update Rewrote the macroexpander in c++ inside the compiler Signed-off-by: Nick Wanninger <[email protected]>
v0.3.1
v0.3.1 bump, new object model and memory leak fixed
v0.2.0
v0.2.0 - minor refactor, performance improvements, immutable vectors …