Skip to content

v1.2.0

Compare
Choose a tag to compare
@aminya aminya released this 09 Nov 09:53
· 352 commits to master since this release

This release allows setting the candidates only once using ArrayFilterer and TreeFilterer classes, and then, perform filter multiple times. This is much more efficient than calling the filter or filterTree functions directly every time.

See readme for more information and examples:
https://github.com/atom-ide-community/fuzzaldrin-plus-fast#arrayfilterer-class
https://github.com/atom-ide-community/fuzzaldrin-plus-fast#treefilterer-class

#42