Commit
6c51a2b1b14c85ea72da723d5e851b95d1b56a32
Exists in
master
and in
21 other branches
allow_missing, conversions_period, conversions_v2, eager_load, find_in_batches, highlighted, index_name, lazy_index_name, less_deps, nested, reindex_async_threads, reindex_refactor, relation, relation_search, routing_queue, scope_attributes, search_as_you_type, synonyms_ci, test_language, threads, wildcard
Version bump
| |
1
| +## 0.4.1 |
| |
2
| + |
| |
3
| +- Fixed issue w/ inheritance mapping |
| |
4
| + |
1
| ## 0.4.0 |
5
| ## 0.4.0 |
2
| |
6
| |
3
| - Added support for Mongoid 4 |
7
| - Added support for Mongoid 4 |
1
| module Searchkick |
1
| module Searchkick |
2
| - VERSION = "0.4.0" |
2
| + VERSION = "0.4.1" |
3
| end |
3
| end |