sbt/notes/1.0.0-M14-1.markdown

12 lines
375 B
Markdown
Raw Normal View History

2016-09-09 13:54:22 +02:00
Mainly a convenience release for the current state of the `coursier spark-submit` command.
2016-09-09 12:24:20 +02:00
### Changes
* Add an experimental and subject to change `coursier spark-submit` command, allowing to submit applications via spark rather than launching them locally ([#335]).
[#335]: https://github.com/alexarchambault/coursier/pull/335
### Non-backward compatible changes
* N/A