Releases: koopjs/koop-core
Releases · koopjs/koop-core
v4.0.5
17 Nov 18:37
Compare
Sorry, something went wrong.
No results found
v4.0.4
03 Nov 19:00
Compare
Sorry, something went wrong.
No results found
Fixed
Only cache if geojson.ttl is set
v4.0.3
19 Oct 20:52
Compare
Sorry, something went wrong.
No results found
v4.0.2
19 Oct 13:56
Compare
Sorry, something went wrong.
No results found
Changed
Point output-geoservices to @koopjs
v4.0.1
18 Aug 13:14
Compare
Sorry, something went wrong.
No results found
Fixed
Typo in route joiner logic
v4.0.0
30 Jun 16:25
Compare
Sorry, something went wrong.
No results found
Changed
End support for Node < 6; remove Babel compilation to /dist directory and point package.json directly to non-compiled source files
Moved datasets provider to its own directory and leverage the registration function
Moved provider options validation to ProviderRegistration
Refactored provider status info
Refactored provider registration, output registration, and controller treatment.
Fixed
path construction when no host or id parameter
v3.19.1
29 Jun 21:44
Compare
Sorry, something went wrong.
No results found
v3.19.0
29 Jun 21:41
Compare
Sorry, something went wrong.
No results found
Added
Option to disable console logging of routes; use environment variable KOOP_DISABLE_CONSOLE_ROUTES=true
v3.18.0
31 Mar 13:37
Compare
Sorry, something went wrong.
No results found
Added
Option to allow output routes to be registered before provider routes; if true any conflicts will default to output routes
v3.17.3
26 Mar 21:36
Compare
Sorry, something went wrong.
No results found
Fixed
Prevent overwriting cache and option assignments that occur in provider model constructors