Skip to content

Commit ef3c354

Browse files
authored
Merge pull request #8 from mapcode-foundation/arabic
Added Arabic support
2 parents 50d2319 + c28b623 commit ef3c354

File tree

3 files changed

+490
-100
lines changed

3 files changed

+490
-100
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,18 @@ To run the Javascript unit tests, simply open the file `unittest/unittest/html`.
4747

4848
# Version History
4949

50+
* 2.3.0
51+
52+
Arabic script added.
53+
54+
Greek script extended to be AEU-capable.
55+
56+
Tibetan script changed so all characters can be typed on a computer keyboard without using the SHIFT key.
57+
58+
Greek, Hebrew and Arab, the languages that have (implied) vowels in mapcode sequences, have been extended with ABJAD conversion,
59+
to prevent more than two consecutive non-digits from occurring.
60+
NOTE: as a result, mapcodes in Greek, Arab and Hebrew scripts are now often one character longer than in the roman script.
61+
5062
* 2.2.0
5163

5264
Solved 1-microdegree gap in a few spots on Earth, noticable now extreme precision is possible;

0 commit comments

Comments
 (0)