Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.28 KB

File metadata and controls

26 lines (18 loc) · 1.28 KB

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

[1.4.3] - 2023-11-02

  • Revert xstream to 1.4.15 by @thijskok in #30

[1.4.2] - 2023-11-02

  • Allow empty start- and end dates on test runs by @stefanius in #26
  • Allow empty end dates on milestones by @stefanius in #26
  • Use DateTime instead of Date object for dates on test runs by @stefanius in #26
  • Refactored TestResultCategory to TestResultStatus by @stefanius in #26

[1.2.0] - 2022-02-01

  • Allow empty result description string by @stefanius in #23
  • Allow for multiple file attachments by @stefanius in #21
  • Use strict filter for findOrCreate by @stefanius in #22

[1.1.0] - 2022-01-25

  • Added support for Java 8 by @thijskok in #20

[1.0.0] - 2021-12-09

  • Initial version