v2.0.0
Features (breaking)
- Complete overhaul of the async binding functions.
MapAsync(..)
is now fully "stackable" and only requires one terminalawait
, and - Methods previously marked as
obsolete
were removed.
Features (non-breaking)
- Various performance optimizations.