Skip to content

Releases: google/open-location-code

Algorithm update

29 Jul 14:51
2c7115d
Compare
Choose a tag to compare

This update fixes a number of small bugs, and includes updating libraries with new integer algorithms that provide better performance and consistent encoding.

Encoding bug fixes

15 Nov 17:45
c59f1f3
Compare
Choose a tag to compare

This release addresses the issues in #118 and #121.

Recovery code bug fix

25 Aug 13:50
Compare
Choose a tag to compare

This release addresses the issue in #89 . Although this only affects a small, uninhabited area it's important to remove bugs from the implementation when found.

This release also bundles up implementations since the 1.0.1 release, such as:

Add input validation

25 Nov 10:41
Compare
Choose a tag to compare

Added input validation to the JS methods.

Public release

12 Nov 09:22
Compare
Choose a tag to compare

This is the first release of Open Location Code. This includes a reference Javascript implementation, tests, and documentation.

Future releases are planned to include other languages, such as Python, Java, C etc.