Releases: jeancroy/fuzz-aldrin-plus
Releases · jeancroy/fuzz-aldrin-plus
v0.5.0
Add browserify build, bower & nuget supports
See dist-browser/ for minified bundle.
See demo/ for an in browser usage example
Added fuzz-aldrin.wrap() to easily highlight what part of the result is a match.
Option hash is now always the last argument of public method.
Sneak peek for next version:
- There's a translation of project to es6 + jsdoc for autocomplete. (flow or typescript considered)
- New toolchain, gulp, babel, webpack,
- Better documentation & example.