Releases: mapcode-foundation/mapcode-cpp
2.0.0
1.50.1
1.50
- Major release. This version is not backwards compatible with mapcode 1.4x: is has dropped support for
Antartica AT0-8 codes and has a changed (improved) way of dealing with the Greek alphabet. - Added 22-chararcter post-processing of all-digit mapcodes for the Greek alphabet.
- Retired legacy aliases EAZ and SKM, AU-QL, AU-TS, AU-NI and AU-JB.
- Retired legacy Antarctica claims AT0 through AT8.
- Renamed examples directory to utility.
1.41.1
Bugfix for “example/mapcode” utility (-d option was case sensitive).
1.41
1.40
Fixed edge case bugs in boundaries.
Added extraDigits parameter to 'mapcode' tool in examples to allow high-precision mapcodes to be generated.
1.33
Fix to not remove valid results just across the edge of a territory.
Improved interface readability and renamed methods to more readable forms.
Added encodeLatLonToSingleMapcode(); fixed 1.29 so no country-wide alternative
is produced in edge cases; prevent FIJI failing to decode at exactly 180 degrees.
Added compareWithMapcodeFormat().
Updated the documentation and extended it with examples and suggestions.
Also generate country-wide alternative mapcodes for states.
Bug fix for the needless generation of 7-letter alternatives to short mapcodes in large states in India.
Improved (faster) implementation of the function isInArea.
Added alias OD ("Odisha") for indian state OR ("Orissa").
Initial release to the public domain.