What's Changed
- [New feature] All commands now support a
--verbose
flag, which outputs more logs during the execution - [House Cleaning] All source files now have a proper SPDX license ID
- [House Cleaning] Updates
bundletool
,apkparser
andapkanalyser
with latest stable releases
Related Pull Requests
- Updates docs by @ubiratansoares in #81
- Updates install instructions by @ubiratansoares in #82
- Adds a few Github badges by @ubiratansoares in #83
- Driving integration tests with Bats core by @ubiratansoares in #84
- Adds CVEs detection during CI builds by @ubiratansoares in #85
- Update kotlin monorepo to v1.9.20 by @renovatebot in #86
- Update plugin detekt to v1.23.2 by @renovatebot in #88
- Update plugin detekt to v1.23.3 by @renovatebot in #89
- Reporting CVEs to a given commit by @ubiratansoares in #87
- Fixes check for main branch by @ubiratansoares in #90
- Adds SPDX Id to all source files by @ubiratansoares in #91
- Adds support to Gradle build scans by @ubiratansoares in #92
- Update crate-ci/typos action to v1.16.22 by @renovatebot in #93
- Improves message on Job summary by @ubiratansoares in #94
- Moves packaging logic to build script by @ubiratansoares in #95
- Enforcing essential checks in CI by @ubiratansoares in #97
- Update dependency com.android.tools.build:bundletool to v1.15.6 by @renovatebot in #98
- Update dependency com.android.tools.apkparser:binary-resources to v31.1.3 by @renovatebot in #100
- Update dependency com.android.tools.apkparser:apkanalyzer to v31.1.3 by @renovatebot in #99
- Adds support to verbose executions by @ubiratansoares in #101
- Prepares release 0.2.0 by @ubiratansoares in #102
Full Changelog: 0.1.0...0.2.0