Releases: gjuchault/fuzzyjs
Releases · gjuchault/fuzzyjs
v5.0.1
v5.0.0
5.0.0 (2021-07-10)
Bug Fixes
- array: generic methods (#247) (d81cd7e)
- prepare: normalize string even with case sensitive being true (#28) (e160c7a)
- surround: return source when no results or results.ranges is… (#27) (c85305c)
- typescript: move from types to interfaces for typedoc (#24) (7dfabd9)
Code Refactoring
BREAKING CHANGES
- remove match()
withRanges
option - remove
sourceAccessor
,idAccessor
to a singleiterator
, required