Releases: beatlabs/gradle-localization-plugin
Releases · beatlabs/gradle-localization-plugin
Release 0.4.1
Changelog
- Updated parameters for configuring Transifex.
These are the updated parameter names:
apiToken=api-token
resourceSlug=resource-slug
projectSlug=project-slug
- The plugin now uses the Gradle Workers API
- The plugin now is lazily configured
Thanks to @pavlospt for the contributions! - Updated the usage instructions
Release 0.4.0
Features
- The plugin has been published to Gradle Plugin Portal.
- Gradle updated to
6.2.1
. - Documentation updates on usage.
- Added CI support (#21 ) using Github Actions.
- Enabled manual tests (#18 ) for easier development.
Version 0.3.6
This is a maintenance release
- Updated Kotlin to 1.3.30
- Updated Gradle to 5.3.1
Version 0.3.5
- Fixes
TransifexLocalizationExtension
regular expression for incoming text not matching correctly - Add support for JUnit 5
Version 0.3.3
Changelog
- Fix Transifex url
v0.3.2
v0.3.1: Refactor and split logic of string downloading
Version 0.3.0
- Parse
TransifexLocalizationExtension
configurations - Fetch Transifex translations