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 refined debouncer #480

Merged
merged 15 commits into from
May 15, 2023
Merged

Add refined debouncer #480

merged 15 commits into from
May 15, 2023

Commits on May 15, 2023

  1. Configuration menu
    Copy the full SHA
    c2b8a9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7257176 View commit details
    Browse the repository at this point in the history
  3. Use workspace dependencies

    dfaust committed May 15, 2023
    Configuration menu
    Copy the full SHA
    6418e42 View commit details
    Browse the repository at this point in the history
  4. Update dependencies

    dfaust committed May 15, 2023
    Configuration menu
    Copy the full SHA
    3160224 View commit details
    Browse the repository at this point in the history
  5. Implement Copy for EventKind

    dfaust committed May 15, 2023
    Configuration menu
    Copy the full SHA
    2d0b23d View commit details
    Browse the repository at this point in the history
  6. Fix debounced examples

    dfaust committed May 15, 2023
    Configuration menu
    Copy the full SHA
    b390ca7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    79e3c95 View commit details
    Browse the repository at this point in the history
  8. Improve docs

    dfaust committed May 15, 2023
    Configuration menu
    Copy the full SHA
    b06db50 View commit details
    Browse the repository at this point in the history
  9. cargo fmt

    dfaust committed May 15, 2023
    Configuration menu
    Copy the full SHA
    5676d18 View commit details
    Browse the repository at this point in the history
  10. cargo clippy

    dfaust committed May 15, 2023
    Configuration menu
    Copy the full SHA
    451e831 View commit details
    Browse the repository at this point in the history
  11. Revert "Update dependencies"

    This reverts commit c25f338.
    dfaust committed May 15, 2023
    Configuration menu
    Copy the full SHA
    098f740 View commit details
    Browse the repository at this point in the history
  12. Revert "Use workspace dependencies"

    This reverts commit 7e8ea08.
    dfaust committed May 15, 2023
    Configuration menu
    Copy the full SHA
    15d8a81 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b0548cc View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6c8e472 View commit details
    Browse the repository at this point in the history
  15. Raise MSRV to 1.60

    dfaust committed May 15, 2023
    Configuration menu
    Copy the full SHA
    69f01fc View commit details
    Browse the repository at this point in the history