Skip to content
This repository was archived by the owner on Aug 30, 2026. It is now read-only.

Releases: Isvane/fuzzies

fuzzies-v0.6.2

Choose a tag to compare

@github-actions github-actions released this 30 Aug 15:50
2416762

Final release, at least for now. Just some docs changes.

Archiving this project.

Documentation

  • update README description
  • link Node README.md

Other

🤝 Contributors

A huge thank you to everyone who contributed to this release:

fuzzies-node: v1.1.0

Choose a tag to compare

@github-actions github-actions released this 29 Aug 11:33
ee49b9c

1.1.0 (2026-08-29)

Features

Bug Fixes

  • node: remove unnecessary async (965cce6)

fuzzies-node: v1.0.0

Choose a tag to compare

@Isvane Isvane released this 29 Aug 10:14
ee49b9c
fuzzies-node-v1.0.0

chore(main): release fuzzies-node 1.1.0 (#74)

v0.6.1

Choose a tag to compare

@github-actions github-actions released this 26 Aug 09:04
bb7e1e6

Added

  • (dictionary) add suggest method (#68)
  • feat(SearchResult) add similarity function (#67)

Documentation

  • update README.md
  • update benchmark data
  • document safety

Refactored

  • (dictionary) store DictionarySource directly (#66)

🤝 Contributors

A huge thank you to everyone who contributed to this release:

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 19 Aug 10:13
b0f2d55

Added

  • (dictionary) add from_iterator method (#64)

Documentation

  • update benchmark data

Refactored

  • (search) unify search builder (#63)
  • (search) [breaking] replace is_exact field with helper method (#62)

🤝 Contributors

A huge thank you to everyone who contributed to this release:

v0.5.4

Choose a tag to compare

@github-actions github-actions released this 28 Jul 13:31
21fa0cd

Documentation

  • (examples) add demo.rs

Other

  • (bench) expand benchmark coverage
  • (search) early return candidates exceeding worst distance bound

v0.5.3

Choose a tag to compare

@github-actions github-actions released this 26 Jul 16:20
c7c73d1

Added

  • (search) add range bound filters (#59)
  • (dictionary) add len and is_empty methods

Documentation

  • update README.md

🤝 Contributors

A huge thank you to everyone who contributed to this release:

v0.5.2

Choose a tag to compare

@github-actions github-actions released this 19 Jul 17:45
7529080

Documentation

  • fix docs error

Fixed

  • (search) transposition priority over alphabetical ties

v0.5.1

Choose a tag to compare

@github-actions github-actions released this 19 Jul 15:41
5936714

Added

  • (search) implement Display for SearchResult

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 18 Jul 13:22
3945484

Added

  • (search) [breaking] refactor batch_search to use builder pattern (#55)

Other

  • update .release-plz.toml

Refactored

  • [breaking] encapsulate internal FST types and streamline docstrings

🤝 Contributors

A huge thank you to everyone who contributed to this release: