Releases: mapcode-foundation/mapcode-rest-service
Releases · mapcode-foundation/mapcode-rest-service
2.2.2.0
2.2.1.0
2.0.0.0
- Based version 2.0.0 of the Java library.
- Includes fixes and enhancements to data. For a complete description, read the Word file that ships with the C version of the library (on Github).
- This version no longer supports numeric codes for territories and alphabets.
1.50.3.0
- Changed property names in REST API for territories:
code
is renamed tonumber
,name
is renamed toalphaCode
. - The decode service now only returns local mapcode if all local mapcodes are within the same territory.
- The decode service produces a 404 if you ask for a local code exists and none exists, or multiple exist in
different territories.