This is a minor version updated in preparation for transitioning development to 1.1. This marks a milestone of a stable release and incudes a few minor updates since the 1.0 release.
Fixes
- A deadlock condition was resolved in
.buffer(...)
#303 - The last element of reduction in the throttle is emitted and use appropriate delay #292
Changes
- AsyncAlgorithms now supports being listed in the package index #297
- Throttle was removed from public interfaces since the behavior was not fully ratified by review #296
- Iterators can no longer be treated as Sendable types. #280
The 1.0.4 release contains contributions from adam-fowler, erichoracek, finagolfin, FranzBusch, glbrntt, kateinoigakukun, leogdion, orobio, qwerty3345, and shahmishal. Thank you!