Releases: thephpleague/geotools
Releases · thephpleague/geotools
0.4.0
0.3.3
- Fixed: HHVM compatible tested on
HipHop VM 3.1.0-dev+2014.05.15
- Added: falling tests in Distance with same coordinates (@kornrunner)
- Fixed: division by zero in computing distance between 2 identical coordinates (@kornrunner)
- Added:
setFromString
method to create and modify coordinate + doc - fix #31 - Fixed: coordinate parsing issue
0.3.2
0.3.1
0.3.0
Changes:
- Updated: loep (The League of Extraordinary Packages) is now owner - BC break
- Updated: use Geocoder 2.0.0
Upgrade: basically you just need to add League\
before Geotools' namespaces.
NB: if you need to use an older version like 0.2.4 for instance, install or update packages with --prefer-source
option.