Skip to content

Releases: m31coding/fuzzy-search

v2.0.0

27 Oct 20:21
8dc2576

Choose a tag to compare

Major update with improved search capabilities and updated configuration.

Added

  • Substring search
  • Prefix search

Changed

  • BREAKING: Adjusted indexing and query configuration. See also /src/default-config.ts for the new structure.

Related to #2 and #6.

v1.0.2

22 Nov 20:55
da16d5e

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.1...v1.0.2

v1.0.1

17 Feb 18:40
c688936

Choose a tag to compare

What's Changed

  • Fix "Module not found: Error: Default condition should be last one" by @sippeangelo in #1
  • remove test data from export by @m31coding in #4
  • Update docs, minor fix, and version bump to 1.0.1 by @m31coding in #5

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0

17 Feb 15:40

Choose a tag to compare

Initial Release

Author: Kevin Schaal [email protected]