Skip to content

Release v0.8.1

Compare
Choose a tag to compare
@github-actions github-actions released this 12 May 00:38
· 177 commits to master since this release
e99cfa3
finish effector stream (#145)

* finish effector stream

* simplify code

* bump version

* add assert to make sure that when we call current it's already finished

* Fix: clippy warnings