Skip to content

Releases: mapcode-foundation/mapcode-rest-service

2.4.4.4

01 Aug 07:57
Compare
Choose a tag to compare
  • Added Swagger documentation to the API's. Swagger generates online API documentation, with the
    ability to try out the API.

  • Added include=rectangle parameter to retrieve the encompassing rectangle of a mapcode.

  • Upgraded to Mapcode Library 2.4.4.

2.4.3.3

06 Jul 08:45
Compare
Choose a tag to compare
  • Updated POM handling of profiles.

  • Updated dependency on SpeedTools.

  • Implemented security for REST calls.

  • Updated all copyright notices.

2.4.3.1

24 Jun 18:32
Compare
Choose a tag to compare
  • Updated dependency on SpeedTools.

  • Implemented security for REST calls.

  • Updated all copyright notices.

2.4.1.4

24 Nov 11:33
Compare
Choose a tag to compare

Improved test coverage.

2.4.1.3

23 Nov 09:01
Compare
Choose a tag to compare
  • Fixed README.
  • Fixed Javascript for (some) browsers.
  • Added /json variants of all calls (such as mapcode/json/codes/....

2.4.1.2

22 Nov 12:52
Compare
Choose a tag to compare
  • Added scripts for Tifinagh (Berber), Tamil, Amharic, Telugu, Odia, Kannada, Gujarati.
  • Added alphabets element to territories, returning the most commonly used languages for the territory.
  • Renamed constant HINDI to DEVANAGIRI.
  • Improved some characters for Arabic and Devanagari.
  • Fixed Bengali to also support Assamese.
  • Removed log4j.xml from WAR file.

2.4.1.0

01 Nov 13:52
Compare
Choose a tag to compare
  • Added scripts for Tifinagh (Berber), Tamil, Amharic, Telugu, Odia, Kannada, Gujarati.
  • Added alphabets element to territories, returning the most commonly used languages for the territory.
  • Renamed constant HINDI to DEVANAGIRI.
  • Improved some characters for Arabic and Devanagari.
  • Fixed Bengali to also support Assamese.

2.4.0.0

25 Oct 11:55
Compare
Choose a tag to compare

Added support for a whole lot of new scripts.

2.3.0

02 Oct 16:13
Compare
Choose a tag to compare

Added Arabic support.

2.2.4.1

05 Aug 08:31
Compare
Choose a tag to compare
  • Changed semantics of /mapcode/codes/{lat,lon}/local to always get the shortest code, even if the
    territory may be ambiguous.
  • Added explanatory text in help text for REST API.