Releases: transifex/transifex-java
Releases · transifex/transifex-java
Release: 1.3.0
Merged Pull Requests:
#60 : Petrakeas/fix webview workaround crash
#61 : Bump version to 1.3.0
Release: 1.2.3
Merged Pull Requests:
#55 : Re-enable Kotlin
#56 : Add support for non-BMP Unicode characters in the CLI tool
#57 : Bump version to 1.2.3
Release: 1.2.2
Merged Pull Requests:
#51 : Petrakeas/update dependencies
#52 : Petrakeas/fix/webview crash
#53 : Bump version to 1.2.2
Release: 1.2.1
Merged Pull Requests:
#48 : Pass wrapped resources in AndroidMissingPolicy
#49 : Bump version to 1.2.1
Release: 1.2.0
Merged Pull Requests:
#42 : Petrakeas/target sdk 33
#43 : Support material components
#44 : Improve spannable support performance
#45 : Bump version to 1.2.0
Release: 1.1.0
Merged Pull Requests:
#33 : Update to Gradle 7.2 and JDK 12
#34 : Add CLA docs
#35 : Add CodeQL analysis
#36 : Petrakeas/target sdk 32
#37 : Petrakeas/cli special characters update
#38 : Add Stylable attributes to readme
#39 : textFixtures refactoring
#40 : Bump version to 1.1.0
Release: 1.0.0
Merged Pull Requests:
#29 : Update CDSHandler logic to v2
#31 : Bump version to 1.0.0
#30 : Ignore String references when parsing Android XML resources
Release: 0.5.0
Merged Pull Requests:
#22 : Add x-native-sdk header in CDSHandler
#23 : Add CLI option to append tags on push
#24 : Fetch source locale string content
#25 : Petrakeas/cli push options
#26 : Petrakeas/fetch with tags
#27 : Bump version to 0.5.0
Release: 0.1.1
Merged Pull Requests:
#18 : Make Appcompat dependency optional
#19 : Change step order in release workflow
#20 : Bump version to 0.1.1
Release: 0.1.0
Merged Pull Requests:
#2 : Add NativeCore, LocaleState, CDSHandler
#3 : Implement Cache
#4 : Add command line tool module
#5 : Added pull command in cli
#6 : Save and and load TranslationMap to/from disk
#7 : Full cache implementation
#8 : Added missing policies
#9 : Add GitHub Action configuration
#10 : Add advanced topics setion in readme
#11 : Implement plurals
#12 : Added limitations section to readme
#13 : Publish in Maven Central
#14 : Add built cli tool in repo
#15 : Reproducible builds
#16 : Add release Github workflow