github.com/lithammer/fuzzysearch
v1.1.8
#1363 most downloaded on Go modules
lithammer/fuzzysearch
What this package is like to depend on
Last release 23 days ago
01 Aug 2026
Ships fairly regularly
a new release about every 4 weeks
Most releases are documented
notes for 8 of 12 stable releases
Nothing withdrawn
no release was ever pulled
11 years old
110 releases · first in 2015
11 releases in the last 12 months
see the full history below
Release timeline
110 releases · Jul 2015 to Aug 2026Releases
latest 60 of 110-
v1.1.9-0.20260801055147-c9dbaa8fe2b501 Aug 2026 pre-releaseNothing published for this version
-
v1.1.9-0.20260701055500-7b4b1de93f0501 Jul 2026 pre-releaseNothing published for this version
-
v1.1.9-0.20260301060357-515592832bf301 Mar 2026 pre-releaseNothing published for this version
-
v1.1.9-0.20260201055555-1af47f01577401 Feb 2026 pre-releaseNothing published for this version
-
v1.1.9-0.20251201074118-e928a1786f0901 Dec 2025 pre-releaseNothing published for this version
-
v1.1.9-0.20251101060220-0a633fbdcf8a01 Nov 2025 pre-releaseNothing published for this version
-
v1.1.9-0.20251001044409-3454bb30ae6101 Oct 2025 pre-releaseNothing published for this version
-
v1.1.9-0.20250901052217-80113fe899ec01 Sep 2025 pre-releaseNothing published for this version
-
v1.1.9-0.20250901024149-0dac6ab37ff901 Sep 2025 pre-releaseNothing published for this version
-
v1.1.9-0.20250801040816-27b05ff41b5501 Aug 2025 pre-releaseNothing published for this version
-
v1.1.9-0.20250801013855-22fb7d9b504d01 Aug 2025 pre-releaseNothing published for this version
-
v1.1.9-0.20250701062402-c3c77a4ac15501 Jul 2025 pre-releaseNothing published for this version
-
v1.1.9-0.20250701051349-905245605edf01 Jul 2025 pre-releaseNothing published for this version
-
v1.1.9-0.20250602081755-cea4ca59794f02 Jun 2025 pre-releaseNothing published for this version
-
v1.1.9-0.20250602080826-49aa520ec29902 Jun 2025 pre-releaseNothing published for this version
-
v1.1.9-0.20250301064524-0c319990ac5901 Mar 2025 pre-releaseNothing published for this version
-
v1.1.9-0.20250101074148-efd34b6cb22301 Jan 2025 pre-releaseNothing published for this version
-
v1.1.9-0.20250101013215-9e91ec82e23801 Jan 2025 pre-releaseNothing published for this version
-
v1.1.9-0.20241201093434-47263c966fa701 Dec 2024 pre-releaseNothing published for this version
-
v1.1.9-0.20241101060520-27197a5c22b001 Nov 2024 pre-releaseNothing published for this version
-
v1.1.9-0.20241001045832-44df725345d001 Oct 2024 pre-releaseNothing published for this version
-
v1.1.9-0.20241001015405-149a37c2274901 Oct 2024 pre-releaseNothing published for this version
-
v1.1.9-0.20240901060642-beb3f345de3901 Sep 2024 pre-releaseNothing published for this version
-
v1.1.9-0.20240701052238-315c8ef3820b01 Jul 2024 pre-releaseNothing published for this version
-
v1.1.9-0.20240601051507-2055717a136b01 Jun 2024 pre-releaseNothing published for this version
-
v1.1.9-0.20240101090635-d1baa517c68801 Jan 2024 pre-releaseNothing published for this version
-
v1.1.9-0.20240101014223-a4d507ca2ac701 Jan 2024 pre-releaseNothing published for this version
-
v1.1.9-0.20231201063843-b3c93b8714ed01 Dec 2023 pre-releaseNothing published for this version
-
v1.1.9-0.20231001061517-db2a5b28e2f601 Oct 2023 pre-releaseNothing published for this version
-
v1.1.9-0.20231001061400-6f38bef9153b01 Oct 2023 pre-releaseNothing published for this version
-
v1.1.9-0.20230901045937-b1f37a8c208001 Sep 2023 pre-releaseNothing published for this version
-
v1.1.9-0.20230901015913-5cf6165da41c01 Sep 2023 pre-releaseNothing published for this version
-
v1.1.9-0.20230801072021-25946c3a20b901 Aug 2023 pre-releaseNothing published for this version
-
v1.1.9-0.20230701082825-af366e3d308e01 Jul 2023 pre-releaseNothing published for this version
-
v1.1.809 May 2023Release notes
Open source →- Bump
golang.org/x/textfrom 0.8.0 to 0.9.0 (#52). - Add simple fuzz test (#56). Credits to @josharian.
- Fix panic in
unicodeFoldTransformerbyte consumed counts (#55). Credits to @josharian. - Only transform source once (#57). Credits to @josharian.
- Bump
-
v1.1.8-0.20230509063353-1701d626f7a309 May 2023 pre-releaseNothing published for this version
-
v1.1.8-0.20230504222345-19020b441f1a04 May 2023 pre-releaseNothing published for this version
-
v1.1.8-0.20230503070815-24e57ae4327a03 May 2023 pre-releaseNothing published for this version
-
v1.1.703 May 2023Release notes
Open source →- Improve performance of
*Foldfunctions by reducing allocations (#53). Credits to @josharian!│ v1.1.6 │ v1.1.7 │ sec/op │ sec/op vs base MatchFold-8 334.5n ± 1% 137.9n ± 2% -58.77% (p=0.000 n=10) MatchFoldBigLate-8 27.349µ ± 1% 7.088µ ± 1% -74.08% (p=0.000 n=10) MatchFoldBigEarly-8 26.390µ ± 2% 6.091µ ± 9% -76.92% (p=0.000 n=10)│ v1.1.6 │ v1.1.7 │ B/op │ B/op vs base MatchFold-8 720.0 ± 0% 512.0 ± 0% -28.89% (p=0.000 n=10) MatchFoldBigLate-8 36.711Ki ± 0% 8.750Ki ± 0% -76.17% (p=0.000 n=10) MatchFoldBigEarly-8 36.711Ki ± 0% 8.750Ki ± 0% -76.17% (p=0.000 n=10)│ v1.1.6 │ v1.1.7 │ allocs/op │ allocs/op vs base MatchFold-8 10.000 ± 0% 2.000 ± 0% -80.00% (p=0.000 n=10) MatchFoldBigLate-8 186.00 ± 0% 25.00 ± 0% -86.56% (p=0.000 n=10) MatchFoldBigEarly-8 186.00 ± 0% 25.00 ± 0% -86.56% (p=0.000 n=10)
- Improve performance of
-
v1.1.7-0.20230502234446-1faf692919fd02 May 2023 pre-releaseNothing published for this version
-
v1.1.7-0.20230501015643-8783d16fdbe201 May 2023 pre-releaseNothing published for this version
-
v1.1.7-0.20230428075756-1174331f88c128 Apr 2023 pre-releaseNothing published for this version
-
v1.1.628 Apr 2023Release notes
Open source → -
v1.1.6-0.20230401053232-d7e5d42d02f501 Apr 2023 pre-releaseNothing published for this version
-
v1.1.6-0.20230401053120-5678b604102401 Apr 2023 pre-releaseNothing published for this version
-
v1.1.6-0.20230301055503-8807f24d76d301 Mar 2023 pre-releaseNothing published for this version
-
v1.1.6-0.20230301015640-85ab6ee104c001 Mar 2023 pre-releaseNothing published for this version
-
v1.1.6-0.20230201090259-6d2096a4994b01 Feb 2023 pre-releaseNothing published for this version
-
v1.1.6-0.20230101094630-6a5187d52d1a01 Jan 2023 pre-releaseNothing published for this version
-
v1.1.6-0.20230101010047-232f01ab334501 Jan 2023 pre-releaseNothing published for this version
-
v1.1.6-0.20221101055642-2aab95cf536f01 Nov 2022 pre-releaseNothing published for this version
-
v1.1.6-0.20220515133950-8899cfc4dfe415 May 2022 pre-releaseNothing published for this version
-
v1.1.6-0.20220514075127-b9794bdf287f14 May 2022 pre-releaseNothing published for this version
-
v1.1.503 May 2022Release notes
Open source →- Improve performance of the Levenshtein distance calculation by reducing allocations (#38). Credits to @harrison3000!
-
v1.1.5-0.20221101055642-2aab95cf536f01 Nov 2022 pre-releaseNothing published for this version
-
v1.1.5-0.20220502225457-7734883342f302 May 2022 pre-releaseNothing published for this version
-
v1.1.429 Apr 2022Release notes
Open source →-
Improve performance by up to 80% for
Match()by removing allocations (#37). Credits to @harrison3000!BenchmarkMatch-8 6939124 170.5 ns/op 512 B/op 2 allocs/op BenchmarkMatchBigLate-8 621099 1796 ns/op 512 B/op 2 allocs/op BenchmarkMatchBigEarly-8 2873862 413.7 ns/op 512 B/op 2 allocs/opBenchmarkMatch-8 58240472 20.66 ns/op 0 B/op 0 allocs/op BenchmarkMatchBigLate-8 896416 1298 ns/op 0 B/op 0 allocs/op BenchmarkMatchBigEarly-8 72513230 16.62 ns/op 0 B/op 0 allocs/op
-
-
v1.1.4-0.20220429082742-9b4074e1d33229 Apr 2022 pre-releaseNothing published for this version
-
v1.1.4-0.20220401050148-0987143d9b5301 Apr 2022 pre-releaseNothing published for this version
-
v1.1.4-0.20220331072723-eb0eabe193a731 Mar 2022 pre-releaseNothing published for this version