Skip to content

Releases: cedar-lang/cedar

v0.5.5

03 Mar 06:00

Choose a tag to compare

Merge branch 'master' of github.com:cedar-lang/cedar

Module System

23 Feb 01:13

Choose a tag to compare

v0.5.0 - module system

Signed-off-by: Nick Wanninger <nickwanninger@gmail.com>

Fibers and Coroutines

20 Feb 21:57

Choose a tag to compare

version bump

Signed-off-by: Nick Wanninger <nickwanninger@gmail.com>

v0.3.5: optimization

06 Feb 23:56

Choose a tag to compare

v0.3.5 Huge optimization update

Rewrote the macroexpander in c++ inside the compiler

Signed-off-by: Nick Wanninger <nickwanninger@gmail.com>

v0.3.1

04 Feb 05:48

Choose a tag to compare

v0.3.1 bump, new object model and memory leak fixed

v0.2.0

30 Jan 04:35

Choose a tag to compare

v0.2.0 - minor refactor, performance improvements, immutable vectors …