Releases: koopjs/koop-provider-gist
Releases · koopjs/koop-provider-gist
v2.0.0
23 Oct 19:18
Compare
Sorry, something went wrong.
No results found
Stable Release!
Changed
bumped koop-provider to ^1.0.0
v2.0.0-alpha
15 Oct 23:03
Compare
Sorry, something went wrong.
No results found
Fixed
controller : preview route dependencies work on non-root mountpaths
model : local cache works (resolved issue from koop upstream)
model : github access tokens now work as expected
Changed
provider : name is now gist instead of Gist
provider : status.version moved to version
controller : using koop-provider's ctrl.errorResponse method for API error responses
model : simplify find method (use options object)
Added
model : debug information for github api and koop cache
model : looks for KOOP_GIST_TOKEN environmental variable if config.ghtoken isn't specified
controller/routes : added rate_limit route for checking github rate limit status
controller : support for JSONP callbacks (res.jsonp )
v1.1.1
11 Sep 21:47
Compare
Sorry, something went wrong.
No results found
Fixed
Resolved mount path issue for serving /js/map.js from koop
v1.1.0
11 Sep 21:08
Compare
Sorry, something went wrong.
No results found
Changed
Bump koop & koop-gist to latest versions in example/package.json
convert tests to tape
use koop-provider, refactor all the things
v1.0.1
12 Aug 19:30
Compare
Sorry, something went wrong.
No results found
Fixed
update Esri Leaflet to stable 1.0.0 release
v1.0.0
06 Jul 21:16
Compare
Sorry, something went wrong.
No results found
Added
Now checking build status with Travis-CI
Added koop-gist server example in example directory
Changed
Fixed
Catching more potential errors throughout controller and model
Reverted to leaflet CDN to fix broken leaflet.css link
v0.0.2
06 Jul 21:14
Compare
Sorry, something went wrong.
No results found