This 0.31.1 release fixes a bug when accessing TestRunMetadata fields that don't exist. The release also fixes a bug when downloading test results filtering suites and envs
0.31
This 0.31 release allow downloading test results filtered by environments, suites and also it allows specifying a format of the test output line by line.
0.30
This 0.30 release adds a new command in squad-client: register-callback. It allows users to register callback URLs to builds, so when they are finished SQUAD can trigger such URLs.
0.29.1
This 0.29.1 release just prints out the submitted SQUAD job id to stdout. This is useful for invoking tools to know which job got submitted.
0.29
This 0.29 release introduces a new command called "download-results", which allow users to download test results of a given build into a sorted list of tests in a text format.
0.28.2
This 0.28.2 release fixes submit-tuxsuite command when the results file has empty tests or builds.