Skip to content

Commit daa1c35

Browse files
committed
Show breaking change of API validation methods
1 parent ffe0a3a commit daa1c35

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Documentation/Open Location Code API Specification.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ All substantial changes changes to this document are listed here.
88
* Update to match nomenclature in [Plus Codes specification](./Plus%20Codes%20Specification.md)
99
* Separate REQUIRED and OPTIONAL public methods
1010
* Specify the number of significant digits that a short code Plus Code may omit
11+
* `isFull`, `isShort`, `isValid` methods must now validate whether the input actually is a valid Plus Code ignoring case (breaking change, previously `true` could be returned for some invalid inputs)
1112

1213
- Version 1.0.0 / 2014-10-27 / [Doug Rinckes](https://github.com/drinckes), Google / Philipp Bunge, Google
1314
- Initial public release

0 commit comments

Comments
 (0)