Skip to content

Releases: laughedelic/atom-sbt-client

atom-sbt-client v0.2.0

02 Feb 03:12
Compare
Choose a tag to compare
  • #6: Updated to the sbt-1.1 server
  • #1: busy-signal logging
  • #2: Support for jump-to-definition
  • #7: Automatic dependencies installation
  • Changed license to MPL-2.0

atom-sbt-client v0.1.0

01 Nov 23:34
Compare
Choose a tag to compare

First public release with minimal functionality:

  • you have to start sbt server (v1.1.0-M1) for each project manually
  • it triggers compilation on save and shows errors in Atom