Skip to content

v0.5.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@alexarchambault alexarchambault released this 20 May 14:51
6762203
  • Add support for scala 2.13.0-M5 (hopefully, 2.13.0-RC2 should follow at some point)
  • Reworked API to display HTML, Markown, etc. (#353), and allow to easily render a java.awt.image.RenderedImage (#366, thanks to @sbrunk)
  • Auto-update var-s and lazy vals upon change or calculation
  • Switch to Ammonite 1.6.7 (adds auto-completion for third-party dependencies imports - import $ivy.`…` )