You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updated version numbers in package files so that remote authorities (…
…e.g., npmjs.com) point to the right version
More substantially, new release 1.3.5 also contains the latest bugfixes from the trunk.
Updated tests cases; added partial fix for arthur-e#33arthur-e#84 an…
…d others
GMaps3 extension now correctly reads (Multi)Polygons with interior rings. However, it still cannot take a google.maps.Polygon instance and correctly deduce Multi-status or the nature of its inner rings. Google Maps extension tests now fail (as they should) for these cases.
Updated README and added Jasmine as a dev dependency for Google Maps …
…API testing; moved specs to combined tests/ folder and added Travis CI support for Node testing
Fixed a serious bug, it seems, where the 'numeric' regex wasn't passi…
…ng single-digit numbers in POINT()-type objects, possibly others; tagged release v0.12