slowly 0.4.0
slowly: ^0.4.0 copied to clipboard
debounce and throttle
0.4.0 - 2026-03-03 #
- feat: add mutex; fix debounce and throttle with maxDuration and ensureLast
- fix: update example to reflect new API
0.3.0 2025-7-22 #
- refactor Slowly, debounce/throttle support callback
0.2.0 #
- feat Debounce::isUnlock, Throttle::isUnlock
0.1.0 #
- Added Debounce, Throttle and Slowly