Skip to content

Releases: mapcode-foundation/mapcode-ts

v1.0.1

17 Jun 14:33

Choose a tag to compare

Changes

  • Reject invalid encode coordinates and undefined Points with IllegalArgumentError.
  • Make decodeToRectangle throw UnknownMapcodeError for unknown mapcodes.
  • Validate mapcode precision arguments as integers in [0, 8].
  • Include NOTICE in the npm package and update README metadata/examples.

Published npm package: mapcode-ts@1.0.1

1.0.0

17 Jun 12:37

Choose a tag to compare

Initial release.
Straight port from Java.