Skip to content
This repository has been archived by the owner on Jul 25, 2022. It is now read-only.

Commit

Permalink
Prepared v0.6.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
laughedelic committed Apr 15, 2018
1 parent 2460dd7 commit 86ee8c4
Show file tree
Hide file tree
Showing 4 changed files with 21,933 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
This is a huge release, it includes a lot of improvements and new features 🚀 Here are some highlights:

* Added support for running server commands (through the command palette) (#34)
* Moved configuration to the Scala code (#29) and added a typed API for it (#37)
* Added Metals configuration as a part of the plugin's settings UI (#42)
* Split reusable part of the build into an sbt plugin: [sbt-atom-package](https://github.com/laughedelic/sbt-atom-package) (#17, #44)
* Added support for the logging console UI (#47)
* Added support for the **Dotty language server** (#48)
* Added project setup detection to launch the right server automatically (#53)

See the full list of merged PRs in this release in the [BIG release](https://github.com/laughedelic/atom-ide-scala/milestone/4?closed=1) milestone.

I'd like to thank [@Jarlakxen](https://github.com/Jarlakxen) for contributing to the project. Especially for improving Scala.js facades in the [scalajs-atom-api](https://github.com/laughedelic/scalajs-atom-api) project.
Binary file added coursier
Binary file not shown.
Loading

0 comments on commit 86ee8c4

Please sign in to comment.