sbt/notes/1.1.0-M4.markdown

398 B

Changes

  • Allow not to add bash preamble in generated bootstraps (#854, pass --preamble=false to the bootstrap command)
  • Have generated bootstraps pass options starting with -J… to Java rather than the launched app (#852, thanks to @2m)