Skip to content

Releases: koopjs/koop

v3.0.0-alpha.3

26 Jan 22:21
Compare
Choose a tag to compare

Fixed

  • Include templates in build

v3.0.0-alpha.2

25 Jan 19:34
Compare
Choose a tag to compare

Changed

  • Use gunzip-maybe for s3 read streams

v3.0.0-alpha.1

19 Jan 19:42
Compare
Choose a tag to compare

Fixed

  • Add files missing from build

v3.0.0-alpha

07 Jan 21:24
Compare
Choose a tag to compare

Changed

  • Koop will now be written in ES > 5 and compile with babel
  • New plugin system
  • Extract Logger, Queue and Exporter into seperate packages
  • Remove timers from koop.Cache

v2.12.1

29 Dec 21:28
Compare
Choose a tag to compare

Fixed

  • Layer defaults to 0 when not specified when selecting features

v2.12.0

29 Dec 20:24
Compare
Choose a tag to compare

Added

  • New methods files.createReadStream & files.createWriteStream read/write from local disk or S3
  • New methood cache.createStream creates a stream that emits 1 feature at a time from the cache

v2.11.0

03 Dec 19:02
Compare
Choose a tag to compare

Added

  • Support for adding indexes to a feature table

v2.10.5

19 Nov 21:06
Compare
Choose a tag to compare

Fixed

  • Return when calling back with an error in local/getInfo

v2.10.4

18 Nov 14:11
Compare
Choose a tag to compare

Changed

  • Increase logging of errors in export worker

v2.10.3

11 Nov 00:40
Compare
Choose a tag to compare

Fixed

  • Remove 3 causes of unhandled exceptions in lib/geojson