0.9.0
- Improvement: Made binding path more specific in order to make re-building easier for Electron apps (#152). Thanks @anandthakker
- Addition: Exposed
SpatialReference.prototype.isGeographic()
(#146). Thanks @jdesboeufs - Bugfix: Fixed broken
Geometry.fromWKB()
,Geometry.prototype.toWKB()
(871d6b0)