[ANN] Juno 0.12

Hey everybody,

we’ve just released Juno 0.12.8, which brings a bunch of improvements for Juno on Windows as well as a few other things:

  • Tooltips when hovering over links in the REPL/in terminals (#702).
  • The inline stepper widget while debugging now correctly expands over other pane items while hovering (#266).
  • Added some error handling for the WebGL terminal backend (#264).
  • Significantly improved how Juno handles interrupts (#695 and #291).
  • Fixed a source of Atom crashes on Windows (#699).
  • Cell highlighting is now more subtle; we also added instructions on how to customize it (#700).
  • Fixed a bug where top-level macro calls could sometimes erroneously end up in the outline view (#295).

You’ll need to be on the following package versions:

  • Atom.jl@0.12.8
  • Juno.jl@0.8.1
  • julia-client@0.12.3
  • ink@0.12.3

Also note that there still is a chance that Julia will segfault when using Juno together with Julia 1.0.x – we weren’t able to figure out why this is happening. I’d recommend either upgrading your Julia version or reverting back to Juno 0.11 until the bug is fixed.

Enjoy!

14 Likes