Skip to content

v2.0.0-alpha.45

Pre-release
Pre-release

Choose a tag to compare

@ziflex ziflex released this 13 Aug 11:13
· 2 commits to main since this release
Immutable release. Only release title and notes can be modified.
34d35d9

What's Changed

  • feat: implement WaitFor event and predicate group handling in compiler, vm, and runtime by @ziflex in #984
  • docs: stdlib api ref codegen by @ziflex in #985
  • Chore/json lib drop by @ziflex in #986
  • feat: add support for null coalescing operator ?? by @ziflex in #987
  • feat: add structured destructuring by @ziflex in #988
  • refactor: enforce explicit RETURN for all FOR expressions by @ziflex in #989
  • Feat/no alloc discard by @ziflex in #990
  • feat: add support for array and object spread operations by @ziflex in #991
  • Feat/func case ins by @ziflex in #992

Full Changelog: v2.0.0-alpha.44...v2.0.0-alpha.45