Skip to content

Releases: Gurimarukin/rate_limitator

1.1.0

04 Oct 13:45
Compare
Choose a tag to compare
  • Using RateLimitator.with_limit/3 with one or scheduler_args will update the args of the underlying Scheduler without having to restart it.
  • name is no longer needed for Limiter.start_link/1. Signature changed from start_link({name, scheduler_args, opts}) to start_link({scheduler_args, opts}).

1.0.0

04 Oct 10:50
Compare
Choose a tag to compare
fix name