Releases: pear/Services_Openstreetmap
Releases · pear/Services_Openstreetmap
v1.0.0RC3
v1.0.0RC2
- Minimum version of PHP raised to PHP 7.1
- Should be compatible with PHP 7.2
- Retrieval of notes via search endpoint added (thanks to LiamBailey)
- Some key/value checks for max length 255 (thanks to LiamBailey)
- Documentation broken out to separate files (thanks to franciscollanquipichun)
- SSL Options can be configured (Issue #32)
- Support for Wildcard Search has been added (Issue #22)
- Support for OAuth has been added (thanks to khvalov)
- Support for variable times around sunset/sunrise has been added.
v1.0.0RC1
- Bug #23738/Issue #18: Change openstreetmap.org URLs to use https - thanks to grischard for reporting this requirement.
- Copyright year updates - thanks to Nolwennig.
- Include property "addressdetails" into query builder - thanks to FireLizard
- Include setter/getter for property "addressdetails" - thanks to FireLizard
- Possibility to get further addressdetails on looking for a place - thanks to FireLizard
- Some refactoring and PHP 7 Compatibility work.
- Various dependency updates - thanks to FireLizard.