transifex / transifex-java

Transifex Native Toolkit for Java
Apache License 2.0
19 stars 3 forks source link

Release: 0.1.0 #17

Closed wyngarde closed 3 years ago

wyngarde commented 3 years ago

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