Skip to content

Releases: beatlabs/gradle-localization-plugin

Release 0.4.1

22 Apr 13:29
Compare
Choose a tag to compare

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

07 Mar 12:27
Compare
Choose a tag to compare

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

12 Apr 10:54
b8c9574
Compare
Choose a tag to compare

This is a maintenance release

  • Updated Kotlin to 1.3.30
  • Updated Gradle to 5.3.1

Version 0.3.5

31 Aug 11:35
Compare
Choose a tag to compare
  • Fixes TransifexLocalizationExtension regular expression for incoming text not matching correctly
  • Add support for JUnit 5

Version 0.3.3

14 Aug 07:24
Compare
Choose a tag to compare

Changelog

  • Fix Transifex url

v0.3.2

08 Aug 08:13
Compare
Choose a tag to compare
Version 0.3.2

v0.3.1: Refactor and split logic of string downloading

08 Aug 07:23
Compare
Choose a tag to compare

Version 0.3.0

  • Parse TransifexLocalizationExtension configurations
  • Fetch Transifex translations