Skip to content

Latest commit

 

History

History
87 lines (38 loc) · 3.94 KB

CHANGELOG.md

File metadata and controls

87 lines (38 loc) · 3.94 KB

3.0.0 (2024-05-08)

Features

  • update all packages and runtime to node 20 (#253) (8e25aa3)

BREAKING CHANGES

  • updates the node runtime and a number of libraries. This should not have an impact downstream, as node16 was already deprecated and warning runners of impending breakage, but marking the update as breaking just in case.

1.2.3 (2023-05-24)

Bug Fixes

1.2.2 (2022-08-16)

Bug Fixes

1.2.1 (2021-07-22)

Bug Fixes

  • fix report title not uploading correctly (#59) (535ba17)

1.2.0 (2021-07-20)

Features

  • update deps to latest / fix breaking changes on update (#58) (6893fe5)

1.1.1 (2021-04-06)

Bug Fixes

  • fix release pipeline to properly move major version tag (#12) (4a0fa09)

1.1.0 (2021-03-19)

Features

  • add junit parsing, update to current styling / npm packages (#4) (c708d94)

1.0.4 (2021-03-09)

Bug Fixes

  • fix major release tagging (f797f73)

1.0.3 (2021-01-19)

Bug Fixes

1.0.2 (2021-01-19)

Bug Fixes

  • fix trx non-error non-pass results (#2) (6ffc11c)

1.0.1 (2021-01-18)

Bug Fixes

  • clean up organization references (#1) (4dc798f)

1.0.0 (2021-01-16)

Features

  • Add TRX parsing