Skip to content

Releases: jjmrocha/beast

v2.6.1

05 Oct 00:31
Compare
Choose a tag to compare
The report creation should run it's own goroutine

v2.6.0

30 Sep 18:31
Compare
Choose a tag to compare

New option to specify a test duration instead of number of requests

v2.5.0

08 Aug 12:27
Compare
Choose a tag to compare

Adds support for exporting detail results for each request

v2.4.2

07 Jul 22:53
d7e1521
Compare
Choose a tag to compare

Bug fixing and small improvements

v2.4.1

20 Jun 12:39
Compare
Choose a tag to compare

Bug fixing

v2.4.0

30 May 22:58
Compare
Choose a tag to compare

Added support for templates defined in YAML, but keeping the support templates defined in JSON.

v2.3.0

15 Apr 07:41
Compare
Choose a tag to compare
Fix unit test

v2.2.0

15 Dec 00:35
Compare
Choose a tag to compare

Allow to the request body to be loaded from an external file

v2.1.0

29 Oct 21:55
Compare
Choose a tag to compare
  • Improved reporting
  • Timeout errors no longer are reported together with other HTTP errors
  • Created a new section on the report for other errors
  • Fixed: Remove format (sh) from code sections

v2.0.1

22 Oct 23:59
Compare
Choose a tag to compare

Multiple fixes