Skip to content

v0.57.5

Compare
Choose a tag to compare
@github-actions github-actions released this 28 May 14:32
· 405 commits to master since this release

GR v0.57.5

Diff since v0.57.4

Closed issues:

  • Feature request: Ignore NaN when plotting heatmaps (#71)
  • LoadError: InitError: Evaluation into the closed module GR breaks incremental compilation (#390)
  • "LoadError [...] Evaluation into the closed module GR" from "Rerunning build step for GR package." (#394)
  • GKSwstype vs GKS_WSTYPE (#398)
  • plots not showing GR 0.57.4 in linux (#400)
  • LaTeXStrings with Plots and (gr) not working in Jupyter (#404)
  • Edit on Github URL: Page not found (#405)
  • Showing plots with GR fails with qt cannot connecting to display error (#408)
  • GR.show() should do nothing unless GR.mimetype[] is not empty (#411)
  • GKSQT income network connections dialog (MacOS) (#412)

Merged pull requests:

  • Optimizations (#397) (@mkitti)
  • Make pluto_data variable a String rather than a Dict reference (#399) (@mkitti)
  • init_pluto calls GR.init() (#401) (@mkitti)
  • Fix GR plot when using BinaryBuilder option in Windows due to spaces in the path to gksqt.exe (#406) (@FAlobaid)
  • Fix Jupyter notebooks, add debug statements and inline documentation (#407) (@mkitti)