Releases: jinyus/dart_beacon
Releases · jinyus/dart_beacon
v0.41.0
v0.40.0
What's Changed
- Add synchronous option to wrap, buffer, bufferTime, debounce, throttle, filtered, and map methods by @jinyus in #82
- Add toStream() that allows configuring autbatch behavior by @jinyus in #83
- Change duration to a positional argument for chaining methods by @jinyus in #84
- Implement Disposable from basic_interfaces by @jinyus in #85
- Add BeaconController by @jinyus in #86
Full Changelog: v0.39.1...v0.40.0