Skip to content

Releases: transifex/transifex-java

Release: 1.3.0

09 Jan 09:24
5abac7a
Compare
Choose a tag to compare

Merged Pull Requests:
#60 : Petrakeas/fix webview workaround crash
#61 : Bump version to 1.3.0

Release: 1.2.3

03 Nov 07:50
4f3d82d
Compare
Choose a tag to compare

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

02 Oct 11:44
a21ba85
Compare
Choose a tag to compare

Merged Pull Requests:
#51 : Petrakeas/update dependencies
#52 : Petrakeas/fix/webview crash
#53 : Bump version to 1.2.2

Release: 1.2.1

18 Nov 10:24
fceab4c
Compare
Choose a tag to compare

Merged Pull Requests:
#48 : Pass wrapped resources in AndroidMissingPolicy
#49 : Bump version to 1.2.1

Release: 1.2.0

29 Sep 10:30
cc1eec0
Compare
Choose a tag to compare

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

27 Sep 08:33
b2cf0ac
Compare
Choose a tag to compare

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

30 Jul 12:40
66e266d
Compare
Choose a tag to compare

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

22 Jun 08:05
12a5889
Compare
Choose a tag to compare

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

20 Apr 14:00
32b3b66
Compare
Choose a tag to compare

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

15 Apr 11:19
0b009e5
Compare
Choose a tag to compare

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