All Projects → scala → make-release-notes

scala / make-release-notes

Licence: Apache-2.0 license
The project that generates Scala release notes.

Programming Languages

HTML
75241 projects
scala
5932 projects

Scala Release Notes Creator

This project generates the HTML release notes for Scala. Its goal is to be minimal and sufficient. Not an ideal example of Scala code, but perhaps shows off a few standard library APIs.

Building

  1. Update the highlights notes in hand-written.md.
  2. run sbt, and then:
> runMain MakeReleaseNotes $PrevVersion $CurrentVersion $ReleaseYear/$ReleaseMonth/$ReleaseDay "$pathToScalaScalaCheckout"

Contributing

Feel free to improve. Make sure to sign the Scala CLA.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].