Skip to content

Releases: qiwi/cyclone

v3.0.3

29 Oct 07:37
Compare
Choose a tag to compare

3.0.3 (2022-10-29)

Fixes & improvements

  • perf: migrate to gh actions, update deps (#90) (48198dd)

v3.0.2

21 Aug 11:19
Compare
Choose a tag to compare

3.0.2 (2019-08-21)

Performance Improvements

  • update build script & repack (b6fbedf)

v3.0.1

02 Apr 10:08
Compare
Choose a tag to compare

3.0.1 (2019-04-02)

Bug Fixes

  • package: add missed tslib dep (351edca)

v3.0.0

09 Feb 07:42
Compare
Choose a tag to compare

3.0.0 (2019-02-09)

Features

  • machine: default handler enhancement (76f80b0), closes #22

BREAKING CHANGES

  • machine: from now default handler returns the last passed argument as a result

v2.5.0

22 Jan 11:05
Compare
Choose a tag to compare

2.5.0 (2019-01-22)

Features

  • Machine: add conditions to #prevmethod (73c2d90), closes #1 #15

v2.4.0

21 Jan 19:33
Compare
Choose a tag to compare

2.4.0 (2019-01-21)

Features

  • Machine: implement simple state history search — last method (c293f25)

v2.3.0

21 Jan 18:54
Compare
Choose a tag to compare

2.3.0 (2019-01-21)

Features

  • generate unique machine id (ad3ff6c)

v2.2.0

21 Jan 17:08
Compare
Choose a tag to compare

2.2.0 (2019-01-21)

Features

v2.1.0

21 Jan 09:57
Compare
Choose a tag to compare

2.1.0 (2019-01-21)

Features

  • machine: alias historySize: -1 to positive infinity (cc42374), closes #14

v2.0.1

20 Jan 20:32
Compare
Choose a tag to compare

2.0.1 (2019-01-20)

Bug Fixes

  • libdef: tweak up flowtype index declaration (405e109)