Skip to content

v0.10.2

Pre-release
Pre-release

Choose a tag to compare

@alexarchambault alexarchambault released this 08 Jul 17:48
c83ffca

Changes

  • Change default script extension from .scala to .sc, so that notebooks downloaded as scripts can be directly run as Ammonite scripts, or opened as Ammonite scripts in Metals

Fixes

  • Fix possible issue in heartbeat messages handling (seems messages on this channel were not always sent back, as they should have been)