Releases: alaugks/spring-messagesource-xliff
Releases · alaugks/spring-messagesource-xliff
1.3.0
- A custom cache is no longer mandatory, also in preparation for version 2.0.0.
1.2.1
- Fix MessageFormat for the specified locale and pattern. For example, numbers and dates were not formatted according to the language.
1.2.0
- Mark methods and the constructor as deprecated for future changes in the 2.0.0 release.
1.1.2
- Some internal code improvements
- Fixes Readme.md
1.1.1
- Improvement internal code does not exist handling
1.1.0
- Add handling translation unit identifiers attributes
setTranslationUnitIdentifiersOrdering(List<String> translationUnitIdentifiers)
- Improvement sourcecode
- Improvement and extended README.md
- Extended tests (spy tests for caching vs. create catalog)