1.4.0
Enhancements
- Passes additional project information to DashO.
1.3.0
Enhancements
- Supports updated DashO licensing.
Changes
- The
searchVersionoption now ignores older, incompatible versions of DashO. Error messages now indicate the minimum supported DashO version.
1.2.0
Enhancements
- Supports Resource Encryption which is no longer in beta.
- Raw resources and assets from library sub-projects can be configured to be encrypted with the application.
Changes
- The task that performs resource encryption is now called
encryptResourcesWithDashOinstead ofencryptResources.
1.1.0
Enhancements
- Supports Resource Encryption (Beta).
Changes
- Requires DashO v10.2 (or later).
- Requires Android Gradle Plugin v3.3 (or later).
1.0.0
Enhancements
- Added a new
excludeFromProtectionoption to allow excluding inputs from protection. - Added
dashoclosure properties to the up-to-date checking. - Improved troubleshooting documentation.
Changes
- Requires DashO v10.0 (or later).
- Both inputs and supports are passed to DashO via the Path Map.
- Updated the product name and branding.
- Versions 0.10.0 and 0.9.0 are no longer supported.
Fixes
- Fixed up-to-date checking of DashO config files.
0.10.0
Enhancements
- Automatic searching for the latest 10.x version of DashO.
- Added a new
searchVersionoption to look for a particular version of DashO. - Logs the output from DashO to
build/outputs/logs/dasho-{variantName}-log.txt.
0.9.0
Initial release for DashO 10.0.0 Beta 1.