Skip to content

Releases: alexpusch/pumps_rs

v0.0.4

08 Nov 20:31
Compare
Choose a tag to compare

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

26 Oct 11:22
Compare
Choose a tag to compare

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

  • @pka made their first contribution in #4

Full Changelog: https://github.com/alexpusch/pumps_rs/commits/0.0.3