Releases: browserstack/browserstack-gradle-plugin
Releases · browserstack/browserstack-gradle-plugin
3.1.3
What's Changed
- Let Users pass dynamic path to read main and test apks by @richaArora08 in #68
Full Changelog: v3.1.2...v3.1.3
3.1.2
typo fix in task description
What's Changed
- Changing cliCommad to command in readme and task description to pass … by @richaArora08 in #67
Full Changelog: v3.1.1...v3.1.2
3.1.1
What's Changed
- Update README.md by @arjun-krishna1994 in #60
- specify config file arg in README by @emalysz in #56
- Annotate command with Input in BrowserStackTask by @nuhkoca in #63
- Gradle version issue by @richaArora08 in #66
New Contributors
- @arjun-krishna1994 made their first contribution in #60
- @nuhkoca made their first contribution in #63
Full Changelog: v3.1.0...v3.1.1
3.1.0 - Sync CLI
What's Changed
- Sync CLI Integeration by @richaArora08 in #57
- Issue in test file by @richaArora08 in #58
- Issues in unit test fixed by @richaArora08 in #59
New Contributors
- @richaArora08 made their first contribution in #57
Full Changelog: v3.0.5...v3.1.0
3.0.5
- Adding ability to pass a custom config file via CLI param @emalysz
- Adding ability to pass -skipBuildingApks as a param to CLI for faster execution @innovater21
-- We simply do not re-upload the apks, and just run the tests. - version bumping @deepwired
3.0.4
Open source contribution from
- Support custom_id binding @marius-m
- Refactor for app request sending @marius-m
- Updating Unit tests @Sankalan1987
- Bumping versions @Sankalan1987
- Sanity changes in test.rb @deepwired
3.0.3
3.0.0
3.0.0 is a major release
New Features
- Now create a json config file and add all the Espresso test related parameters inside it. The file needs to be specified in the configFilePath.
Deprecation Notes
- Commands runDebugBuildOnBrowserstack and uploadBuildToBrowserstackAppLive have now been deprecated