Releases: google/open-location-code
Releases · google/open-location-code
Algorithm update
Encoding bug fixes
Recovery code bug fix
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:
- cpp
- Google Javascript Closure implementation in js/closure
- Python
- Rust
Add input validation
Added input validation to the JS methods.
Public release
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.