Commit
fc04aa35738c11a3774bae9834fe1d9ecbad49f7
Exists in
master
and in
14 other branches
allow_missing, conversions_period, conversions_v2, find_in_batches, lazy_index_name, less_deps, nested, reindex_refactor, relation, relation_search, scope_attributes, search_as_you_type, synonyms_ci, test_language
Version bump to 4.3.0 [skip ci]
1
| -## 4.2.2 (unreleased) |
1
| +## 4.3.0 (2020-02-19) |
2
| |
2
| |
3
| - Fixed `like` queries with `"` character |
3
| - Fixed `like` queries with `"` character |
| |
4
| +- Better error when invalid parameters passed to `where` |
4
| |
5
| |
5
| ## 4.2.1 (2020-01-27) |
6
| ## 4.2.1 (2020-01-27) |
6
| |
7
| |
1
| module Searchkick |
1
| module Searchkick |
2
| - VERSION = "4.2.1" |
2
| + VERSION = "4.3.0" |
3
| end |
3
| end |