v0.8.0
What's Changed
- feat: -parse:goal=Module by @dckc in #339
- Merge main into dev after divergence by @stonechoe in #340
- fix math/number inconsistency by @CodePsy-2001 in #348
- Update to ES2026 by @stonechoe in #345
- Support JSON productions by @stonechoe in #353
- Add support for terms "finite Number" and "non-zero finite Number" by @gibson042 in #347
- Fix template intrinsic names in visualizer dump by @d01c2 in #351
- Feat parse constants by @jungwngkim in #352
- Make InvokeExpression to CalcExpression by @jungwngkim in #357
- Support precedence-aware compound conditions by @jungwngkim in #358
- Add general shallow copy expression by @jungwngkim in #361
New Contributors
- @dckc made their first contribution in #339
- @CodePsy-2001 made their first contribution in #348
- @gibson042 made their first contribution in #347
Full Changelog: v0.7.3...v0.8.0
Contributors
The following list is automatically generated by git shortlog -sn --no-merges v0.7.3..v0.8.0:
4 Jungwoong Kim (jungwngkim)
2 Youngmin Cho (arcde40)
2 Minseok Choe (stonechoe)
1 Jungyeom Kim (kimjg1119)
1 Dan Connolly (dckc)
1 Richard Gibson (gibson042)
1 Sangwoo Bae (CodePsy-2001)
1 Hyunjoon Kim (d01c2)