Skip to content

TaskSeq 0.2.0

Compare
Choose a tag to compare
@abelbraaksma abelbraaksma released this 18 Mar 02:47
· 336 commits to main since this release
c236b1a

Nuget

Version 0.2.0, 9 Nov, 2022

This is a long term stable NuGet release, after extensive testing, with minor additions since the previous releases.

Summary of changes:

Changes implemented by @abelbraaksma unless otherwise noted.

Bug fixes

  • 8486e1b Fix bug: un-nest Task in Task.bind helper

Features

  • #82, #81, #76 Add functions to TaskSeq module:
    • Add append
    • Add appendSeq
    • Add delay
    • Add prependSeq
    • Add tail
    • Add tryTail

Changelog