Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 883 Bytes

CHANGELOG.md

File metadata and controls

15 lines (12 loc) · 883 Bytes

Changes

0.3.1

  • [Fixed] Setting includeSubresults to true will now also include the parent results as well as subresults recursively (See #35).

0.3.0

  • [Added] Add ability to release to Maven Central. See #26
  • [Added] Add custom tags to global metrics. See #23

0.2.0

  • [Added] Add customTags config option. See #15
  • [Added] Tag metrics by thread_group. See #17
  • [Added] Add thread_group to log payload. See #18

0.1.0

Initial release