Releases: MartinGonzalez/fastlane-plugin-bundletool
Releases · MartinGonzalez/fastlane-plugin-bundletool
v1.0.12
v1.0.11
v1.0.10
What's Changed
- Handle special characters by @christianEconify in #17
New Contributors
- @christianEconify made their first contribution in #17
Full Changelog: 1.0.9...1.0.10
[1.0.9] - 2023-04-27
- Added env_name to input parameters to be able to read variables from dotenv. Thanks to @txuslee
[1.0.6] - 2022-03-29
- Adding a
download_url
option to point to a specific bundletool url. Thanks to @alienwizard
[1.0.4] 2021-08-12
Fixed
- Kernel.open replaced with URI.open to avoid ruby versions conflicts. Thanks to @TofiBashers
[1.0.3] 2020-10-13
Fixed
- Escape keystore_info params passed to bundletool. Thanks to @pradel pull request
[1.0.2] - 2020-05-26
Fixed
- Paths with spaces. Thanks to @ricky-scopely
1.0.1
Fixes create apk output directory recursive