Skip to content

0.2.0

Compare
Choose a tag to compare
@BenMorel BenMorel released this 09 Apr 09:51
· 94 commits to master since this release

New feature

  • Experimental support for closures 🎉

💥 Minor BC break

  • export() does not throw an exception anymore when encountering a Closure.
    To get the old behaviour back, use the NO_CLOSURES option.