Releases: microsoft/appcenter-cli
Releases · microsoft/appcenter-cli
v1.1.5
v1.1.4
- Fixed logic of detecting existing distribution groups
- Improved error handling for generate uitest command
- Xamarin.UITest Android sign-info option fixed
- Fixed bug for App Center CLI tab completion functionality
NOTE: We created an empty release (v1.1.3) and hence the latest release is v1.1.4
v1.1.2
v1.1.1
Bug Fixes: Only allows --test-output-dir where implemented (manifest, UITest & Appium),
Fixes issue with include files due to incorrect base directory,
Fixes error message with unimplemented method on XCUITest prepare command.
v1.1.0
Added appcenter test wizard
command for interactively creating and running test runs, with prompts for each required parameter.
CLI now informs you if a newer version is available.
Updated to Typescript 2.8.3.
Bug fixes: NUnit report download intermittent failures, validate uploaded .dll.config files to avoid UITest stalls, better error messages when app name is wrong, fixed encoding error for generated test urls.