KeplerGL v0.1.0
- This release splits the package into KeplerGLBase, which contains the map loading and creation code, and KeplerGL, which is a frontend that renders and exports maps using Blink. The separation means that other packages can use KeplerGLBase without the heavier Blink dependency.
Merged pull requests:
- split KeplerGLBase (#10) (@hhaensel)
- shift mapbox token again (#11) (@hhaensel)
- Fix tests, docs (#13) (@jmboehm)
Closed issues:
- Register 0.0.3 (#6)