All Versions
9
Latest Version
Avg Release Cycle
94 days
Latest Release
1395 days ago

Changelog History

  • v0.1.4

    July 03, 2020
  • v0.1.3 Changes

    March 23, 2020

    ๐Ÿ”„ Changelog

    d9cd40f Switching to Go modules
    ๐Ÿ“š e293555 Documentation update
    97188c9 Adding the option to refresh Finder's map
    7773d83 Adding buckets
    25c2285 Adding methods for prefix filtering
    โœ… a04eb0c Testing for exact matches

  • v0.1.2

    October 12, 2018
  • v0.1.1 Changes

    October 12, 2018

    ๐Ÿ”„ Changelog

    โšก๏ธ 2bb8fd8 Updating dependencies

  • v0.1.0

    October 12, 2018
  • v0.0.4 Changes

    August 14, 2018

    ๐Ÿ”„ Changelog

    91e6f5b Create CNAME
    โšก๏ธ 59f1ee4 Doc update
    9680e9b forgot the illustration
    37dd3f2 Creating a consistent SA config
    โœ… b97d950 Mostly just improving test-coverag
    โœ… c83f6e2 Testing with a more realistic distance between keys.
    โœ… e339116 Testing pprof's config

  • v0.0.3 Changes

    July 13, 2018

    ๐Ÿ”„ Changelog

    ๐Ÿš€ 1252bda Adding release script
    8daee0b Not crazy about the design, but this works. Adding pprof's handlers
    9272acc The "worst" value doesn't make much sense on a perfect match, on hindsight
    f0b5c33 I think it makes sense to expose when a literal match is found. This might also help prevent false positives
    โšก๏ธ cac7d26 doc updates
    ๐Ÿ’… 2410d15 Style feedback
    โœ… 4715a1b Improving test
    0fabae7 Unnecessary code
    โšก๏ธ e144927 doc update about the exact_match
    e75801e More gracefully handle inputs that exceed the limit
    ๐Ÿ”ฅ๏ธ bc0840d Removing code that made no sense..๐Ÿคฆ๐Ÿฝโ€๐Ÿคฆ๐Ÿฝโ€โ™‚
    247fc2f Removing dead code
    โšก๏ธ 2467086 Doc update
    caafab7 A bit primitive, but this'll work for now
    โœ… 6d794a4 Minor changes and adding tests
    d754780 initial booster design
    8d10cc3 Doc fix
    a249ea7 Simplification and some optimisations
    7a7704b rename and simplification
    f86a617 rename
    38f36ba renaming, its slowly taking shape
    3094560 unused
    โœ… 9244d7f Adding tests around the tolerane
    โœ… 28e16df Adding moar tests
    ๐ŸŽ 91479de Adding tests and some performance improvements
    ๐Ÿ’… a270c75 Style feedback
    5811251 On >1 same scoring references, keyboard distance is factored in
    193b34f Set theme jekyll-theme-cayman
    โšก๏ธ 435a127 Readme update
    f8f163a doc improvements

  • v0.0.2 Changes

    July 03, 2018

    ๐Ÿ”„ Changelog

    8a08639 Introduced config, introduced endpoints, a route and a bunch of other stuff.
    486e50b Decided to ditch the global logger. The server is part of TySug and I dont feel the need to openig this up with a generic interface
    โœ… 3b5f5d0 Ups, left this in after testing cancellation
    1cf683b Adding a request logger. Perhaps overkill, but it`ll work for now.
    ๐Ÿ’… 675ac63 Style fixes
    cec1a9a Adding validators, restructured some code
    70dc1ee Aligning pre-post hook with circle
    67a5de0 Optimisation for inputs that are considered too short to be a typo
    ae65ea8 Making exact matches explicit
    โœ… a1608f4 Testing the tolerance
    โšก๏ธ 8ba1784 doc update
    7edbd8e No reason to cast it each request
    โœ… 178b1ca Adding a few more tests
    8c5444a Should return 40xs here
    72b9500 Changing to a logger with context
    71d79bb Adding a gzip handler
    d8e56e8 Removing some defers from the hot-code path
    44bbedc checking if a handler got defined.

  • v0.0.1

    June 14, 2018