Releases: hummingbird-me/typesensual
Releases · hummingbird-me/typesensual
v0.3.0: Roxanne
- 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
- 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
Initial release
Typesensual is a small library wrapping the Typesense Ruby SDK in a more-rubyish interface