Skip to content

Releases: devexperts/uilocalizer

3.1 - 2021-06-01

31 May 21:46
Compare
Choose a tag to compare
  • FIX: UI Localizer annotation processor doesn't trigger if a compilation module contains @LocalizationProperty only

3.0 - 2020-03-16

16 Mar 21:10
Compare
Choose a tag to compare
  • NEW: Gradle incremental processing support
  • NEW: Append mode removed in favor of merging properties.

2.2 - 2019-12-27

27 Dec 15:13
Compare
Choose a tag to compare
  • FIX: Add support of IDEA 2019.1.2 to IDEA plugin
  • NEW: Verify that only a specific bundle is used for localization

2.1 - 2019-05-20

20 May 16:05
Compare
Choose a tag to compare
  • NEW: support for custom output folder (see com.devexperts.uilocalizer.outputFolder option)

2.0 - 2018-07-26

26 Jul 18:30
Compare
Choose a tag to compare
  • NEW: uilocalizer-api.jar published along with uilocalizer-processor.jar
  • NEW: Added new annotation @LocalizationProperty
  • NEW: IDEA plugin delivered
  • NEW: support for custom localization facility (see com.devexperts.uilocalizer.localizationMethod option)
  • FIX: removed unnecessary "new String()" generation

NOTE: it's known issue that compilation with 'com.devexperts.uilocalizer.languageControllerPath' option fails
with Java 9/10/11 compilers (but compiled with javac 1.8 classes works fine with 9+ environment)

uilocalizer-2.0-rc1

13 Jul 23:34
Compare
Choose a tag to compare
uilocalizer-2.0-rc1 Pre-release
Pre-release
  • NEW: Added new annotation @LocalizationProperty
  • NEW: IDEA plugin sources delivered
  • NEW: support for custom localization facility (see com.devexperts.uilocalizer.localizationMethod option)
  • FIX: removed unnecessary "new String()" generation

NOTE: it's known issue that compilation with 'com.devexperts.uilocalizer.languageControllerPath' option fails
with Java 9/10/11 compilers (but compiled with javac 1.8 classes works fine with 9+ environment)

1.5 - 2017-08-09

26 Jul 16:49
Compare
Choose a tag to compare
  • NEW: Implemented ability to provide language from the outside.
  • NEW: Supported append mode of creating default properties files.
  • FIX: Enums corruption because of LOCALE_U initialization on the first line.
  • FIX: Escape backslashes in a property file.

1.4 - 2017-05-23

23 May 20:03
Compare
Choose a tag to compare
  • FIX: Append properties to a file in natural order
  • FIX: Escape line breaks and other special symbols in a property file

1.3 - 2016-09-30

30 Sep 17:30
Compare
Choose a tag to compare
  • FIX: Static initialization code now added to every class with annotations to preserve original class loading order.

Initial public release

22 Sep 19:06
Compare
Choose a tag to compare
uilocalizer-1.2

[maven-release-plugin] copy for tag uilocalizer-1.2