Releases: mapcode-foundation/mapcode-java
Releases · mapcode-foundation/mapcode-java
2.4.5
20 Sep 11:03
Compare
Sorry, something went wrong.
No results found
Removed hard reference to log4j.
2.4.4
21 Jul 10:36
Compare
Sorry, something went wrong.
No results found
Added calls to decode an international or territorial mapcode to its encompassing
rectangle using decodeToRectangle.
Minor code hygiene improvements.
Moved all documentation to README.md.
2.4.3
22 Jun 11:08
Compare
Sorry, something went wrong.
No results found
2.4.2
22 Jun 11:02
Compare
Sorry, something went wrong.
No results found
2.4.1
01 Nov 08:26
Compare
Sorry, something went wrong.
No results found
Added scripts for Tifinagh (Berber), Tamil, Amharic, Telugu, Odia, Kannada, Gujarati.
Added getAlphabets() to Territory class, returning the most commonly used languages for the territory.
Renamed constant HINDI to DEVANAGIRI.
Improved some characters for Arabic and Devanagari.
Fixed Bengali to also support Assamese.
2.4.0
25 Oct 11:25
Compare
Sorry, something went wrong.
No results found
Added scripts for Korean (Choson'gul/Hangul), Burmese, Khmer, Sinhalese, Thaana (Maldivan), Chinese (Zhuyin, Bopomofo).
Renamed constant MALAY to MALAYALAM.
2.3.2
25 Oct 11:11
Compare
Sorry, something went wrong.
No results found
2.3.1
03 Oct 09:58
Compare
Sorry, something went wrong.
No results found
Fixed data records for certain parts of China.
2.3.0
02 Oct 14:24
Compare
Sorry, something went wrong.
No results found
Added Arabic support.
Improved handling of Greek, Hebrew and Hindi.
2.2.4
01 Aug 09:25
Compare
Sorry, something went wrong.
No results found
Added Travis CI and Coveralls badges to README.md.
Replaces static DataAccess class with singleton DataModel to allow testing
of incorrect data model files.
Fixed error handling for incorrect data model files.
Fix error to info logging in aeuUnpack.
Updated all POM dependencies.
Updated copyright messages.
Improved test coverage of unit tests.