Skip to content

v2.0.0

Compare
Choose a tag to compare
@cptjazz cptjazz released this 29 Jun 21:28
· 27 commits to master since this release

Features (breaking)

  • Complete overhaul of the async binding functions. MapAsync(..) is now fully "stackable" and only requires one terminal await, and
  • Methods previously marked as obsolete were removed.

Features (non-breaking)

  • Various performance optimizations.