Skip to content

Releases: hummingbird-me/typesensual

v0.3.0: Roxanne

21 Aug 03:02
4bab435
Compare
Choose a tag to compare
  • Add support for grouped results
  • Add Index.search method for easy searching
  • Resolve an issue with typesensual:list rake task
  • Add support for multi-deletion

v0.2.0: Everything Counts

06 Aug 01:35
16497f1
Compare
Choose a tag to compare
  • Allow configuration of Typesense client through ENV variables
  • Fix subclass behavior of schemas
  • Unify #index_one and #index_many into single #index method
  • Add support for federated multi-search
  • Fix a bug in Field#to_h
  • Remove should_update: and document AR callbacks
  • Add rake task for dropping an index version

Full Changelog: v0.1.0...v0.2.0

v0.1.0: Dance Hall Days

23 Jul 23:38
60b3353
Compare
Choose a tag to compare

Initial release

Typesensual is a small library wrapping the Typesense Ruby SDK in a more-rubyish interface