Tantiny Versions Save

Tiny full-text search for Ruby powered by Tantivy

v0.3.3

2 years ago

0.3.3 (2022-04-29)

Bug Fixes

  • Require native extension through Thermite::Fiddle (da4cb44)

v0.3.2

2 years ago

0.3.2 (2022-04-21)

Bug Fixes

  • Fix the native extension for OSX (4026e8f)

v0.3.1

2 years ago

0.3.1 (2022-03-17)

Bug Fixes

  • Fix native extensions build on Ruby <= 3.1 (f801ef3)

v0.3.0

2 years ago

0.3.0 (2022-03-17)

⚠ BREAKING CHANGES

  • commit method is no longer public

Features

  • Support multithreaded and multiprocess environments (053b4a0)

Bug Fixes

  • Create the folder at index path when it doesn't exist (c9446b7)

v0.2.2

2 years ago

0.2.2 (2022-03-07)

Bug Fixes

  • Fix native extension initialization (78c7495)
  • Include transpiled files in the gem build (5dba8f6)