Comparing version 1.5.0 to 1.5.1
@@ -5,4 +5,8 @@ # Change Log | ||
## [1.5.1] - 02-10-2017 | ||
### Fixed | ||
* OutSR parameter handles latestWkid and wkt | ||
## [1.5.0] - 02-10-2017 | ||
### | ||
### Added | ||
* Support for geometry projections and the esri `outSR` parameter | ||
@@ -75,2 +79,3 @@ | ||
[1.5.1]: https://github.com/dmfenton/winnow/compare/v1.5.0..v1.5.1 | ||
[1.5.0]: https://github.com/dmfenton/winnow/compare/v1.4.2..v1.5.0 | ||
@@ -77,0 +82,0 @@ [1.4.2]: https://github.com/dmfenton/winnow/compare/v1.4.1..v1.4.2 |
{ | ||
"name": "winnow", | ||
"version": "1.5.0", | ||
"version": "1.5.1", | ||
"description": "Apply sql-like filters to GeoJSON", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
39051