Releases: koopjs/koop-cache-memory
Releases · koopjs/koop-cache-memory
v2.0.3
Compare
Sorry, something went wrong.
No results found
Fixed
retrieve method will now return layers if they have been cached
v2.0.2
Compare
Sorry, something went wrong.
No results found
Fixed
removed ?? operator so as to support older node versions
v2.0.1
Compare
Sorry, something went wrong.
No results found
Fixed
default options object on catalog methods
v2.0.0
Compare
Sorry, something went wrong.
No results found
Fixed
items in the cache no longer mutable by other post-caching manipulation
Changed
Moved to class syntax and removed prototype-namespacing of catalog methods (breaking, since public methods, but not breaking for usage in koop-core)
v1.2.0
Compare
Sorry, something went wrong.
No results found
Changed
Fixed an issue where some geojson properties (like crs) were lost in the caching procedure
v1.1.2
Compare
Sorry, something went wrong.
No results found
v1.1.1
Compare
Sorry, something went wrong.
No results found
Changed
Replace highland with node stream Readable
Move to @koopjs
v1.1.0
Compare
Sorry, something went wrong.
No results found
v1.0.2
Compare
Sorry, something went wrong.
No results found
Fixed
Remove double callback in cache insert
v1.0.1
Compare
Sorry, something went wrong.
No results found
Changed
Build NPM package without src or test