Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Meilisearch v0.30.0 #325

Merged
merged 17 commits into from Dec 5, 2022
Merged

Add support for Meilisearch v0.30.0 #325

merged 17 commits into from Dec 5, 2022

Commits on Nov 19, 2022

  1. Update supported version

    sanders41 committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    990af83 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2022

  1. Configuration menu
    Copy the full SHA
    b612b99 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #326 from sanders41/pagination

    Add new search parameters and result fields
    sanders41 committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    3d5dc8c View commit details
    Browse the repository at this point in the history
  3. Add task cancellation

    sanders41 committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    cf8e0c0 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #327 from sanders41/cancel-task

    Add task cancellation
    sanders41 committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    8fa64d5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7544378 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #328 from sanders41/cancel-default

    Add default cancel parameters
    sanders41 committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    0ee2374 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. Configuration menu
    Copy the full SHA
    b678cb5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #330 from sanders41/tests

    Ensure tasks are present for testing
    sanders41 committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    f97b757 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. Add delete tasks

    sanders41 committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    afb0199 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #332 from sanders41/delete-tasks

    Add delete tasks
    sanders41 committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    0db1240 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b8dcedc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4e4c08f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    52c9363 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #334 from sanders41/tasks-client

    Add option to use Client in task functions
    sanders41 committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    1c03458 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. Add index swap

    sanders41 committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    312af34 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #337 from sanders41/swap-index

    Add index swap
    sanders41 committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    d76c38b View commit details
    Browse the repository at this point in the history