Skip to content

Tags: totallymoney/AsyncWriterResult

Tags

1.0.50

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Move bindResult to AsyncResult and add to other modules (#8)

1.0.49

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix the mapBind signature in async/task writer (#7)

1.0.48

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add supporting functions (#6)

* Add supporting functions

* Add task/async writer bind tests

* Add additional functions

1.0.47

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Use FsToolkit.ErrorHandling and reorganise modules (#5)

* Add rider files to gitignore

* Increment version number

* Reorganise modules

* Remove task functions included in FsT

0.0.46

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Implement MergeSources and BindReturn (#4)

* Implement MergeSources and BindReturn

* Make  execute in parallel

0.0.45

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix build workflow (#3)

* Use branches-ignore

* Stop running build workflow on windows and macos

0.0.44

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Accept task or async (#2)

0.0.43

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Overload source to accept any combination of factors (#1)

* Overload source to accept any combination of factors

0.0.42

Move TWR to separate file

0.0.41

Remove auto open from TWR module