Releases: mapcode-foundation/mapcode-java
Releases · mapcode-foundation/mapcode-java
2.4.18
25 Apr 13:39
Compare
Sorry, something went wrong.
No results found
Updated log4j and gson dependencies.
2.4.16
22 Dec 07:41
Compare
Sorry, something went wrong.
No results found
Updated log4j and gson dependencies.
Removed country code ANT (not used for mapcodes) after JDK 1.8. Fixed unit test for that.
Updated Maven dependencies for security vulnerabilities.
Updated copyrights.
2.4.14
21 Apr 11:01
Compare
Sorry, something went wrong.
No results found
Updated dependencies for security vulnerabilities.
2.4.12
11 Jul 15:24
Compare
Sorry, something went wrong.
No results found
Added unit tests to check internal data structures.
2.4.11
09 Jul 11:02
Compare
Sorry, something went wrong.
No results found
Fixed a bug in Mapcode.isValidMapcodeFormat() which caused an exception when parsing a Unicode mapcode which included a numeral, like THA จก.ผถฉ๕ (which is THA GB.RMH5 in non-Unicode).
2.4.10
18 Jun 14:40
Compare
Sorry, something went wrong.
No results found
Changed Mapcode.isValidMapcodeFormat() to return false if the string is null. Trimming the string is also no longer needed.
2.4.9
18 Jun 14:31
Compare
Sorry, something went wrong.
No results found
Updated dependencies for security patches.
2.4.8
22 Jan 13:21
Compare
Sorry, something went wrong.
No results found
Updated dependencies for security patches.
2.4.7
11 May 15:51
Compare
Sorry, something went wrong.
No results found
Added fromCountryISO/2/3 methods to get a Territory value from a 2- or 3-character ISO 3166 string.
Added allCountryISO2/3Codes to get a set of all 2- or 3-character ISO 3166 codes.
Added encodeRestrictToCountryISO to restrict mapcodes to a 2- or 3-character ISO 3166 country.
2.4.6
03 May 14:27
Compare
Sorry, something went wrong.
No results found