Skip to content

Releases: jmboehm/KeplerGL.jl

v0.1.0

06 May 16:26
a10d4d3
Compare
Choose a tag to compare

KeplerGL v0.1.0

Diff since v0.0.3

  • 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:

Closed issues:

  • Register 0.0.3 (#6)

v0.0.3

02 Jan 20:29
116b9a4
Compare
Choose a tag to compare

KeplerGL v0.0.3

Diff since v0.0.2

  • Fixed a bug where the width/height of the exported image was not respected.

Merged pull requests:

Closed issues:

  • Register 0.0.2 (#4)

v0.0.2

01 Jan 13:16
3da703f
Compare
Choose a tag to compare

KeplerGL v0.0.2

Diff since v0.0.1

  • Fixed a bug where the size of the IOBuffer to write the CSV file was too small (most likely to affect polygon layers)

Merged pull requests:

  • Fix bufsize issue, export functions (#3) (@jmboehm)

Closed issues:

  • Register 0.0.1 (#1)

v0.0.1

01 Jan 01:32
Compare
Choose a tag to compare

KeplerGL v0.0.1