Releases: alexpusch/pumps_rs
Releases · alexpusch/pumps_rs
v0.0.4
What's Changed
- Add batch_while and batch_while_with_expiry by @alexpusch in #6
Full Changelog: v0.0.3...v0.0.4
v0.0.3
Breaking changes:
- backpressure config moved from the
Concurrency
object into it's own.backpressure(n)
operation
What's Changed
- Extract backpressure into it's own pump. Add backpressure_with_relief_valve by @alexpusch in #3
- Add BatchPump by @pka in #4
New Contributors
Full Changelog: https://github.com/alexpusch/pumps_rs/commits/0.0.3