* Fix a Bazel plugin issue https://github.com/launchableinc/cli/pull/117
1.3.3
Not secure
- Fix TypeError when file/glob does not match any file https://github.com/launchableinc/cli/pull/113
1.3.2
Not secure
This release breaks backward compatibility on the Gradle plugin. But we release it as a patch because there is no active user yet. (Our Gradle users haven't completed its integration) - Modified Gradle plugin output to with `--tests` prefix https://github.com/launchableinc/cli/pull/111
1.3.1
Not secure
Fix handling for test cases result from data 110
1.3.0
Not secure
- Add cypress plugin 101 - Made compatible with Python 3.5 105 - Change a unit test framework from nose to unittest 106 107 - Add debug option to record tests for print request payload (default: false) 108
1.2.0
Not secure
* Hides explicit session handling https://github.com/launchableinc/cli/pull/84 * And some improvements