Skip to content

Releases: ar37-rs/flowync

5.1.0

01 Oct 04:33
Compare
Choose a tag to compare
  • Clean up.

5.0.1

30 Sep 20:31
895cd66
Compare
Choose a tag to compare
  • On Error: Support handling unexpected panic at runtime,
  • Added compact feature , a Flower with composable error message.

4.8.0

28 Sep 15:22
Compare
Choose a tag to compare
Update.

4.6.3

27 Sep 18:31
Compare
Choose a tag to compare

[4.6.3] - 2022-9-28

  • Make Flower uncloneable to avoid any kind of data races, added FlowerState as alternative.
  • Internal only: Replace Option<S, R> with TypeOpt<S, R> managing value of the sync (mtx) state.
  • Revert: don't use trait bound Clone on type <S, R>
  • Added functionality to set verboser error message using fn error_verbose.

4.6.2

27 Sep 17:23
Compare
Choose a tag to compare
Don't use trait bound Clone on <S, >

4.6.0

26 Sep 12:04
Compare
Choose a tag to compare
Much simpler usage.

4.0.2

25 Sep 18:08
Compare
Choose a tag to compare
Bump version.

4.0.1

25 Sep 17:43
Compare
Choose a tag to compare
Minor optimization.

4.0.0

25 Sep 15:37
Compare
Choose a tag to compare
Bump version.

3.0.0

06 Apr 01:31
Compare
Choose a tag to compare