Skip to content

Bug fix

Pre-release
Pre-release

Choose a tag to compare

@MattMcFarland MattMcFarland released this 19 Nov 05:17
· 111 commits to master since this release

Fixed a bug around issue #29 - Generators were not validating invalid function names. Added an AST parser which validates the name as if it were real js code, it should be working properly now. Also added unit tests!