Releases: push-based/user-flow
Releases · push-based/user-flow
cli-0.8.1
cli-0.8.0
0.8.0 (2022-08-28)
Bug Fixes
- add expected output contains to test (665883b)
- add helper types for composing types (261719b)
- add initial markdown results (0ad3cc8)
- add md row extracting (ff96721)
- add persit method for markdownformat (f49afff)
- add report format option of stdout (04ab8cb)
- add stdout persist method (ff33b61)
- add test for collect html file format (549e70b)
- add test for markdown format (41f29ba)
- adjust results (8a2d0d9)
- adjust typing (447a53c)
- adjust typing and take real result (3f79a0e)
- change mdTable test to take report not reduced report (ad41cec)
- change test from to be to toEqual (ed03ce7)
- correct error message for acceptable formats (80ee6d7)
- correct expected reduced report (3e45b62)
- correct typos jons -> json (667f9ac)
- fix import path (270edaa)
- format with prettier (ca87513)
- improve markdown table function (f178d44)
- improve Reduced report typing (bf23fb5)
- open recently created markdown file (f44fe2f)
- pass json report to md generator (c41ac27)
- re-use LH types (2e48f17)
- remove import method with own method (89320e4)
- remove unused params and change console log to log (cf963e5)
- removed unused code and change test name (e9490aa)
- test overwrites format (fc748a4)
- use correct step name (29b3963)
- use toFixed(0) to add floating point persition (046ad27)
- wrong imports (0ae655c)