Skip to content

Releases: koopjs/koop-core

v3.11.1

22 May 19:44
Compare
Choose a tag to compare

Changed

  • console logging of provider/output routes

v3.11.0

29 Mar 19:27
Compare
Choose a tag to compare

Added

  • pass in options object when registering a cache provider

v3.10.1

01 Nov 17:38
Compare
Choose a tag to compare

Fixed

  • Use path.posix.join instead of path.join

v3.10.0

08 Oct 18:28
Compare
Choose a tag to compare

Added

  • Option to add route prefix per provider

v3.9.4

13 Sep 18:02
Compare
Choose a tag to compare

Fixed

  • Throw error on plugin name undefined, not defined

v3.9.3

05 Sep 13:44
Compare
Choose a tag to compare

Changed

** Bump koop-output-geoservices version to 2.0.0
** Bump standard to 12.0.0 and apply style fixes

v3.9.2

06 Aug 14:24
Compare
Choose a tag to compare

Fixed

  • Bad npm publish

v3.9.1

06 Aug 14:19
Compare
Choose a tag to compare

Fixed

  • Routes where hosts: true and disableIdParam: true now being constructed correctly as /:host/FeatureServer/:layer/:method

v3.9.0

20 Jul 17:00
Compare
Choose a tag to compare

Added

  • Prefentially use a createKey function found on the Model's prototype

v3.8.0

19 Jun 13:29
Compare
Choose a tag to compare

Added

  • Parse query params that arrive as JSON strings
  • Coerce query params that arrive as boolean strings