Skip to content

v0.29.0

Compare
Choose a tag to compare
@ldemailly ldemailly released this 01 Aug 21:46
· 124 commits to main since this release
38a3f9d

What's Changed

  • Add self() for anonymous function recursion by @ldemailly in #83
  • New -compact mode, also use for eval when printing function objects by @ldemailly in #84

Full Changelog: v0.28.0...v0.29.0

Changelog

  • e012b22 Add self() for anonymous function recursion (#83)
  • 38a3f9d new -compact mode, also use for eval when printing function objects (#84)