Skip to content

Latest commit

 

History

History
55 lines (29 loc) · 2.89 KB

CHANGELOG.md

File metadata and controls

55 lines (29 loc) · 2.89 KB

1.2.0 (2024-03-26)

Features

  • add feture results command (5e203b7)

1.1.1 (2024-02-15)

Bug Fixes

  • folder id param was not send to backend (2c5a144)

1.1.0 (2024-02-15)

Features

  • uploadTestRun: suite param added (ae201b2)

Bug Fixes

  • changed .env to .testquality and changed way save works. Also upgraded packages. (dc68c21)
  • m2m run result defects (371fd7c)
  • typo (872ac0a)
  • uploadTestRun: naming improved (a21869d)

1.0.1 (2023-02-27)

Features

1.0.0 (2022-12-21)

Features

  • added plan delete (4b41881)
  • allow for no plan on test run upload, updated to latest sdk (8a752d6)
  • clean up file upload. Make attachments glob work better. (26e7ff3)

Bug Fixes