Releases: playframework/.github
Releases · playframework/.github
v3.2.2
What's Changed
- Use one and only CONTRIBUTING file by @mkurz in #51
- Add one and only RELEASING.md by @mkurz in #52
- Move web server guide over from play-meta by @mkurz in #53
- Update CONTRIBUTING.md by @adrianlyjak in #54
- Move PLAY_WEBSITE_SETUP.md to Play website repo by @mkurz in #56
- Our "own" Code of Conduct by @mkurz in #57
- Remove
merge-when-green
label after closing PR by @ihostage in #58 - Set ReservedCodeCacheSize=512m when releasing Play 2.8 by @mkurz in #60
- Also announce release in the LinkedIn group by @mkurz in #61
- Create common SBT settings with aliases for format/validate code by @ihostage in #55
- Use latest
6.x
release ofcoursier/cache-action
by @ihostage in #62
New Contributors
- @adrianlyjak made their first contribution in #54
Full Changelog: v3.2.1...v3.2.2
v3.2.1
v3.2.0
What's Changed
- Use idiomatic way for disabling publishing from fork by @ihostage in #41
- Disable schedule task for fork repositories by default by @ihostage in #42
Ready To Merge
should use to Pull Requests only by @ihostage in #43- Latest Scala/sbt versions by @mkurz in #44
- #45 Use environment file instead
set-output
by @ihostage in #46 - Just reorganizing files by @mkurz in #48
- Don't mention @mergify in release notes anymore by @mkurz in #47
Full Changelog: v3.1.0...v3.2.0
v3.1.0
v3.0.0
v2.0.2
v2
v2.0.1
📗 What is new?
- The publish workflow does not require secrets anymore, you can and should now use the
secrets: inherit
config to pass secrets to that workflow
Full Changelog: v2.0.0...v2.0.1
v2.0.0
📗 What is new?
- The single SBT task (
sbt.yml
) was removed - The Java/Scala matrix SBT task (
sbt-matrix.yml
) was removed - Introduced an universal CMD task (
cmd.yml
) which replaces to two removed tasks mentioned above
See more info in the README
Full Changelog: v1...v2.0.0