Releases: IBM-Cloud/gp-java-tools
Releases · IBM-Cloud/gp-java-tools
v1.2.10
- Improve apostrophe character handling in Java properties filter (#159)
- Updated OSS dependencies (#160)
v1.2.9
- Updated OSS dependencies (#154)
- Minor improvement in Java property resource filter for message format (#155)
v1.2.8
- Updated AMDJS resource filter merge implementation (#148 / #149)
- Fixed maven plugin test issues (#151)
v1.2.7
- Fixed #139 Fixed a message format quote handling issue in gp-res-filter
- Promoted csv custom filter example as an official component
v1.2.6
- Fixed #134 Unexpected word truncation with AMDJS
v1.2.5
Fixed a couple of Java properties resource filter
- #131 Java properties file import filter fails to handle extra spaces before k/v separator (fixed by #132)
- #133 using double single quote in message format
gp-java-tools-1.2.4
Including fixes below:
- #122 backslash characters in comments are lost
- #124 Update library dependencies
- #126 i18n properties files with JAVA* types should omit
.properties
from bundle name on GP
gp-java-tools 1.2.3
- maven plugin flexible file path mapping (#119)
- document type support in CLI
gp-java-tools 1.2.2
- gp-java-client 1.1.6 (#107)
- Fixed Java properties file parsing problem (#108)
- Java message format strings types (JAVAMSG / JAVAMSGUTF8) (#108)
- Resource bundle/resource entry metadata support in gp-res-filter (#109)
- Loading custom resource filter provider through the specified class loader (#111)
gp-java-tools 1.2.1
A couple of bug fixes in gp-res-filter
- IAE thrown by JavaPropertiesResource (#99 fixed by #100)
- Failed to roundtrip numeric string key in JSON (fixed by #103)