Skip to content

Commit

Permalink
2.1.4 Moved recode logic to Decoder; added isInsideTerritory and maxE…
Browse files Browse the repository at this point in the history
…rrorInMeters to API
  • Loading branch information
mapcodefoundation committed Sep 2, 2015
1 parent 4d18622 commit f66856e
Show file tree
Hide file tree
Showing 5 changed files with 397 additions and 288 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,14 @@ decode Mapcodes.

# Release Notes

* 2.1.4

Added isInsideTerritory to API;

Added maxErrorinMeters to API;

Moved recode logic into decoder; adjusted unit test.

* 2.1.3

Added useful routine DistanceInMeters to API
Expand Down
Loading

0 comments on commit f66856e

Please sign in to comment.