v0.1.1
Fixes
- fix: do not cancel inbound context after call
- fix(test): new ctx test was not rebased on newest
- fix(test): limiter should not skew benchmarks
New features
- feat(docs/tests): clarify
WithFailureCondition
behavior #9 - perf: avoid closures that cause allocations #10
- feat: expose more inner API for extensibility
- feat: add prometheus metrics extension
- perf(ewma): use atomic uint64 instead of value
Full Changelog: v0.1.0...v0.1.1