Skip to content

dotnet-debounce 2.0.0

Latest
Compare
Choose a tag to compare
@dorssel dorssel released this 23 Jun 10:34
· 62 commits to master since this release
f905927

Breaking change:

  • The name of the interface now matches the implementing class: IDebounce became IDebouncer

This update:

  • Adds a new generic Debouncer<TData> class that is capable of tracking event data