Releases: jelockwood/pinpoint
v3.0.5
The installer for v3.0.4 contained an incomplete copy of the postinstall.sh script. This is a new build purely to include a fixed installer pkg.
v3.0.4
Includes fixes submitted by Kevin Cox.
v3.0.3
This version includes fix for extracting formatted address from reverse geocode results. Due to this bug the street address was not being stored even if you turned on the use of the USE_GEOCODE api.
This version also fixes the installer package post-install script so it now correctly sets the default value for the USE_GEOCODE preference.
v3.0.2
No change to source code. Rebuilt using a newer version of the Packages tool to resolve a compatibility issue.
pinpoint
This is the first version believed to be stable enough for release.
pinpoint
First release.
This is a replacement for Clayton Burlinson's original pinpoint code which used Apple's Location Services API. Unfortunately Apple have made changes to their API that have effectively rendered it unusable for automated systems like pinpoint.
This is therefore written completely from scratch to use Google APIs instead of Location Services.
It has been tested successfully on Sierra, High Sierra and even Mojave. It works even if Location Services is turned off in System Preferences.
This being my first release I quite expect that problems will be discovered. Please open issues for them.