Skip to content

Releases: google/open-location-code

Algorithm update

Choose a tag to compare

@drinckes drinckes released this 29 Jul 14:51
2c7115d

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

Choose a tag to compare

@drinckes drinckes released this 15 Nov 17:45
c59f1f3

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

Recovery code bug fix

Choose a tag to compare

@drinckes drinckes released this 25 Aug 13:50

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

Choose a tag to compare

@drinckes drinckes released this 25 Nov 10:41

Added input validation to the JS methods.

Public release

Choose a tag to compare

@drinckes drinckes released this 12 Nov 09:22

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.