Commit 79642ad
Merge #343
343: Update version for the next release (v.20.0) r=bidoubiwa a=bidoubiwa
This version makes this package compatible with Meilisearch v0.29.1 🎉
Check out the changelog of [Meilisearch v0.29.1](https://github.com/meilisearch/meilisearch/releases/tag/v0.29.0rc1) for more information on the changes.
## 🚀 Enhancements
- Ensure support to the new search query parameter `matchingStrategy` (#333) `@bidoubiwa`
- Ensure support to keys with wildcarded actions.
- `actions` field during key creation now accepts wildcards on actions. For example, `indexes.*` provides rights to `indexes.create`, `indexes.get`,`indexes.delete`, `indexes.delete`, and `indexes.update`. meilisearch/meilisearch#2560
## File tree
4 files changed
+4
-4
lines changed4 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
748 | 748 | | |
749 | 749 | | |
750 | 750 | | |
751 | | - | |
| 751 | + | |
752 | 752 | | |
753 | 753 | | |
754 | 754 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
0 commit comments