This repository was archived by the owner on May 20, 2025. It is now read-only.
v1.12.9-beta
·
181 commits
to master
since this release
This is a small incremental release with a needed bugfix. Thank you @max-mironov for your contributions this release!
New Features:
- Release build type for Cordova builds. When the
release-cordova
command is executed with the newisReleaseBuildType
flag alongside thebuild
flag, a release build will be performed instead of a debug build.
Bug Fixes:
- Fix the command-line parsing of boolean flags that was regressed in
1.12.8-beta
.