Skip to content

Releases: launchableinc/cli

v1.75.0

12 Sep 07:44
3b8a909
Compare
Choose a tag to compare

What's Changed

  • Add --prioritized-tests-mapping option by @ono-max in #622

Full Changelog: v1.74.0...v1.75.0

v1.74.0

04 Sep 05:12
559cf73
Compare
Choose a tag to compare

What's Changed

  • Add validation for scenarios when both --observation and --output-exclusion-rules options are used by @ono-max in #618
  • Retrieve organization and workspace within send_error_event method by @ono-max in #620
  • Define Warning as an error instead of normal event by @ono-max in #621

Full Changelog: v1.73.0...v1.74.0

v1.73.0

23 Aug 06:58
13991ce
Compare
Choose a tag to compare

What's Changed

  • Add validation when both option --no-build and --session are set by @Konboi in #613
  • Add telemetry for other CLI commands by @ono-max in #616

Full Changelog: v1.72.3...v1.73.0

v1.72.3

10 Aug 01:07
01dfefd
Compare
Choose a tag to compare

What's Changed

  • Fixed a truncation bug in the NUnit profile by @kohsuke in #614

Full Changelog: v1.72.2...v1.72.3

v1.72.2

09 Aug 08:39
ebfb16e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.72.1...v1.72.2

v1.72.1

09 Aug 01:55
6d10667
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.72.0...v1.72.1

v1.72.0

09 Aug 01:02
3f0c6d7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.71.1...v1.72.0

v1.71.1

08 Aug 07:09
d632ea9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.70.1...v1.71.1

v1.71.0

08 Aug 04:06
1cce922
Compare
Choose a tag to compare

v1.71.0 is not published to PyPI because our pipeline is failed.

v1.70.1

31 Jul 16:35
v1.70.1
8716e7d
Compare
Choose a tag to compare
  • Work around a bug with NUnitXML.Logger when dealing with nested types