tag:github.com,2008:https://github.com/mapcode-foundation/mapcode-js/releasesRelease notes from mapcode-js2018-05-01T15:00:46Ztag:github.com,2008:Repository/24229093/v2.4.22018-05-01T15:01:51Z2.4.2<ul>
<li>
<p>Fixed bug in <code>getTerritoryAlphaCode</code> when getting the shortest unambiguous code for <code>US-CA</code>,<br>
which is <code>CA</code>, not <code>US-CA</code>.</p>
</li>
<li>
<p>Replaced <code>n</code> with <code>short</code>, removed obsolete <code>parent</code>.</p>
</li>
</ul>rijnbtag:github.com,2008:Repository/24229093/v2.4.12018-05-01T12:05:25Z2.4.1<ul>
<li>Fixed bug in <code>getTerritoryAlphaCode</code> when getting the shortest unambiguous code for <code>US-CA</code>,<br>
which is <code>CA</code>, not <code>US-CA</code>.</li>
</ul>rijnbtag:github.com,2008:Repository/24229093/v2.4.02016-10-25T13:42:07Z2.4.0<p>Added scripts for Korean (Choson'gul / Hangul), Burmese, Khmer, Sinhalese, Thaana (Maldivan),<br>
Chinese (Zhuyin, Bopomofo), Tifinagh (Berber), Tamil, Amharic, Telugu, Odia, Kannada, Gujarati.</p>
<p>Renamed language strings to more correct terms (Malay to Malayalam; Hindi to Devanagari).</p>
<p>Added var <code>alphabetsForTerritory[t]</code>, returning the most commonly used alphabets for territory <code>t</code>.</p>
<p>Improved some characters for Arabic and Devanagari.</p>
<p>Fixed Bengali to also support Assamese.</p>
<p>For some alphabets, removed recognition of letters <code>I</code> and/or <code>O</code> unless looking like digits <code>1</code> and/or <code>0</code>.</p>
<p>Replaced internal encoded <code>entity_iso[]</code> array by non-encoded <code>iso3166alpha[]</code>.</p>rijnbtag:github.com,2008:Repository/24229093/v2.3.02016-10-02T15:58:04Z2.3.0<p>Added Arabic support.</p>rijnbtag:github.com,2008:Repository/24229093/v2.2.22015-10-12T08:43:52Z2.2.2<ul>
<li>Cleaned up unit tests.</li>
</ul>rijnbtag:github.com,2008:Repository/24229093/v2.2.12015-09-29T12:04:13Z2.2.1No content.rijnbtag:github.com,2008:Repository/24229093/v2.2.02015-09-29T12:03:49Z2.2.0<p>Solved 1-microdegree gap in a few spots on Earth, noticable now that extreme precision is possible</p>mapcodefoundationtag:github.com,2008:Repository/24229093/v2.1.52015-09-03T14:27:14Z2.1.5<ul>
<li>Added DistanceInMeters and maxErrorInMeters to API;</li>
<li>Enforce encode(decode(m))=m except near territory borders;</li>
<li>Stricter unit tests.</li>
</ul>mapcodefoundationtag:github.com,2008:Repository/24229093/v2.1.12015-08-27T09:20:17Z2.1.1<p>Added useful routine DistanceInMeters to API</p>mapcodefoundationtag:github.com,2008:Repository/24229093/v2.1.02015-08-24T20:58:18Z2.1.0<ul>
<li>Rewrote fraction floating points to integer arithmetic</li>
<li>Added unittest\unittest.html to test the library</li>
</ul>mapcodefoundation