Skip to content

Releases: pear/Services_Openstreetmap

v1.0.0RC3

04 Oct 22:05
Compare
Choose a tag to compare
  • New methods to add custom tags to changeset (Issue #128 )

v1.0.0RC2

29 May 22:33
Compare
Choose a tag to compare
  • 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

22 Feb 23:21
Compare
Choose a tag to compare
  • 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.

V0.5.0

31 May 20:30
Compare
Choose a tag to compare
  • Add setAddressDetails method for Nominatim searches so that addresses are returned broken into elements. (With thanks to Sebastian Gierth.)

v0.4.0

17 Jul 17:32
Compare
Choose a tag to compare
V0.4.0

Prepare for new release