Skip to content

Releases: DasRed/perst

v2.4.1

20 Aug 16:57
Compare
Choose a tag to compare

2.4.1 (2021-08-20)

Bug Fixes

  • update dep and fixing tests (aa7b1fa)

v2.4.0

21 Dec 11:10
Compare
Choose a tag to compare

2.4.0 (2020-12-21)

Features

v2.3.1

15 Dec 16:46
Compare
Choose a tag to compare

2.3.1 (2020-12-15)

Bug Fixes

  • fixing default of threshold.avgErrorRate to 0 (0e29254)

v2.3.0

14 Dec 10:42
Compare
Choose a tag to compare

2.3.0 (2020-12-14)

Features

  • dump-config: add syntax highlighting to config dump (2a36751)

v2.2.1

11 Dec 14:46
Compare
Choose a tag to compare

2.2.1 (2020-12-11)

Bug Fixes

  • update loader.io.api version (662a29e)

v2.2.0

11 Dec 10:49
Compare
Choose a tag to compare

2.2.0 (2020-12-11)

Features

  • #10: resolve #10 : add cli option '--stop-on-failure' (b6c9c6b)
  • #8: resolve #8 list all tasks which are available (eefb5ef)
  • #9: resolve #9 : add cli option --silent (dd6bc24)

v2.1.0

11 Dec 07:47
Compare
Choose a tag to compare

2.1.0 (2020-12-11)

Features

  • #6: resolve #6 : cli parameter (regex) which filters the test, which should be executed (05ba082)
  • #6: resolve #6 : cli parameter (regex) which filters the test, which should be executed (ae06902)
  • #7: resolve #7 : adding color and no-color options to (6818e7d)

v2.0.0

10 Dec 08:50
Compare
Choose a tag to compare

2.0.0 (2020-12-10)

Bug Fixes

  • fixing variable source values (4498561)

Features

  • #5: resolve #5 Parameters from request should be an array with the keys name and value like variables (f28eb7e)
  • #5: resolve #5 Parameters from request should be an array with the keys name and value like variables (d2f0680)

BREAKING CHANGES

  • #5: config structure has changed

v1.2.0

09 Dec 21:50
Compare
Choose a tag to compare

1.2.0 (2020-12-09)

Bug Fixes

  • fixies in task creation (597632d)
  • fixing task options avgErrorRate in threshold objec (554f8a7)
  • refactor parameter handling and fixing return of run command (4e5617c)

Features

  • #1: adding a version information to the perst config structure #1 resolved (88caa89)
  • #2: resolved #2: allowing multiple request for a task (543621b)
  • #3: resolve #3: dump the config (0e514f5)
  • #4: resolve #4 allow yaml anchors (2175084)
  • #4: resolved #4: allowing multiple request for a task (d079905)
  • #4: resolved #4: allowing multiple request for a task (b2ca514)

v1.1.1

03 Dec 10:36
Compare
Choose a tag to compare

1.1.1 (2020-12-03)

Bug Fixes

  • better ci and none ci stdout output (2221c82)