Skip to content

v0.20.0

Compare
Choose a tag to compare
@Flipez Flipez released this 01 Nov 15:35
· 117 commits to main since this release
6210594

Full Changelog

Implemented enhancements:

  • [object/error] Add raise() builtin #145 (Flipez)
  • [object/error] Add ability to rescue errors and introduce begin/rescue/end #142 (Flipez)

Fixed bugs:

  • [object/funtion] Missing name to use when inspect #143 (Flipez)