Releases: testmonitor/api-java-client
Releases · testmonitor/api-java-client
1.4.3
1.4.2
What's Changed
- 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
Full Changelog: v1.2.0...v1.4.2
1.2.0
What's Changed
- 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
Full Changelog: v1.1.0...v1.2.0