Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

v0.3.10

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 05 Jun 09:29
· 1 commit to master since this release
6061ebd

WGLMakie v0.3.10

Diff since v0.3.9

Closed issues:

  • Hanging in Jupyter (#39)
  • VS Code compatibility (#44)
  • Docs links broken (#51)
  • Doesn't work in REPL (#56)
  • BoundsError in Pluto notebook (#59)
  • Default scene resolution too large (#62)
  • No rendering on Safari (#63)
  • Missing colors (lighting) with mesh (#64)
  • stream is closed or unusable (#65)
  • JupyterLab : outpout cell does not expand (#91)

Merged pull requests:

  • make sure devicePixelRatio is checked exactly once (#111) (@piever)