Skip to content

Releases: koopjs/winnow

v2.6.0

22 Feb 20:02
Compare
Choose a tag to compare

Added

  • add support for SELECT DISTINCT queries

v2.5.2

05 Aug 17:36
Compare
Choose a tag to compare

Changed

  • bump terraformer version

v2.5.1

01 Jun 20:47
Compare
Choose a tag to compare

Changed

  • bump terraformer version

v2.5.0

26 Apr 20:34
Compare
Choose a tag to compare

Changed

  • Nested Esri JSON properties should be stringified

v2.4.0

21 Apr 22:38
Compare
Choose a tag to compare

Changed

  • replace GPL-2.0 dependency flora-sql-parser with pgsql-ast-parser, which uses MIT

Fixed

  • validation for spatial references
  • Error in SQL param construction when returnGeometry=false but input and output CRS differ

Added

  • Add support for Point geometry filters

v2.3.0

31 Mar 13:22
Compare
Choose a tag to compare

Added

  • Type definition file for TypeScript

v2.2.5

03 Mar 15:55
Compare
Choose a tag to compare

Changed

  • Bump alasql

v2.2.4

10 Feb 15:19
Compare
Choose a tag to compare

Fixed

  • Warning log for missing geometry filter spatial reference

v2.2.3

25 Jan 18:29
Compare
Choose a tag to compare

Changed

  • Refactored class break generation

v2.2.2

16 Dec 19:16
Compare
Choose a tag to compare

Fixed

  • When no reprojection, output CRS is assigned same value as input CRS