Skip to content

hydroflow_plus v0.8.0

Compare
Choose a tag to compare
@hydro-project-bot hydro-project-bot released this 23 Jul 03:50
· 250 commits to main since this release

Reverted

  • "feat(hydroflow): Added poll_futures and poll_futures_async operators.", fix #1183
    This reverts commit 997d90a.

    We have been trying to figure out the semantics a bit, and want to give
    it more thought before we commit to maintaining it

    Can un-revert and adjust the semantics later when we use it

Refactor (BREAKING)

  • require lifetime on perist*() operators

Commit Statistics

  • 2 commits contributed to the release over the course of 20 calendar days.
  • 59 days passed between releases.
  • 2 commits were understood as conventional.
  • 3 unique issues were worked on: #1143, #1216, #1295

Commit Details

view details
  • #1143
    • "feat(hydroflow): Added poll_futures and poll_futures_async operators.", fix #1183 (256779a)
  • #1216
    • "feat(hydroflow): Added poll_futures and poll_futures_async operators.", fix #1183 (256779a)
  • #1295
    • Require lifetime on perist*() operators (67c0e51)