Skip to content

Commit 3f1532a

Browse files
Merge pull request #22 from mapcode-foundation/dev
2.1.4 Moved recode logic to Decoder; added isInsideTerritory and maxErrorInMeters to API
2 parents cc3eb2f + f66856e commit 3f1532a

File tree

5 files changed

+397
-288
lines changed

5 files changed

+397
-288
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,14 @@ decode Mapcodes.
5959

6060
# Release Notes
6161

62+
* 2.1.4
63+
64+
Added isInsideTerritory to API;
65+
66+
Added maxErrorinMeters to API;
67+
68+
Moved recode logic into decoder; adjusted unit test.
69+
6270
* 2.1.3
6371

6472
Added useful routine DistanceInMeters to API

0 commit comments

Comments
 (0)