Noteworthy Scala 3 improvements
Twirl now supports using
in it's templates, so you can define template parameters like:
@(x: Int)(using y: Int)
Thanks to @ajafri2001 for implementing this feature 🙌:
- #933 Prepend "using" at the callsite when definition site has implicit parameter
Changes
- #961 [2.0.x] Patch updates by @mkurz
- #954 [2.0.x] Prepend "using" at the callsite when definition site has implicit parameter (backport #933) by @ajafri2001 by @mergify[bot]
- #953 [2.0.x] [Gradle Plugin] Support Configuration Cache (backport #952) by @ihostage by @mergify[bot]
- #951 [2.0.x] Patch updates by @scala-steward
- #943 Update
gradle
tov8.14.2
(was8.14.1
) (2.0.x) by @renovate[bot] - #939 [2.0.x] Bump com.diffplug.spotless from 7.0.3 to 7.0.4 in /gradle-twirl by @dependabot[bot]
- #938 [2.0.x] Patch updates by @scala-steward
- #935 Update
gradle
tov8.14.1
(was8.14
) (2.0.x) by @renovate[bot] - #930 [2.0.x] Update
gradle
tov8.14
(was8.13
) (2.0.x) by @renovate[bot] - #928 [2.0.x] sbt-java-formatter 0.10.0 (was 0.8.0) by @scala-steward
- #924 [2.0.x] Bump commons-io:commons-io from 2.18.0 to 2.19.0 in /gradle-twirl by @dependabot[bot]
- #925 [2.0.x] Bump com.diffplug.spotless from 7.0.2 to 7.0.3 in /gradle-twirl by @dependabot[bot]
- #919 Update
gradle
tov8.13
(was8.8
) (2.0.x) by @renovate[bot] - #921 [2.0.x] Fix Renovate (backport #920) by @ihostage by @mergify[bot]
- #917 [2.0.x] Use current (=latest) Gradle version in tests (backport #916) by @ihostage by @mergify[bot]
- #915 [2.0.x] Patch updates by @scala-steward
❤️ Thanks to our premium sponsors!
If you find this OSS project useful for work, please consider asking your company to support it by becoming a sponsor.
You can also individually sponsor the project by becoming a backer.
🙇 Thanks to our contributors
Finally, thanks to the community for their help with detailed bug reports, discussions about new features and pull request reviews. This project is only possible due to the help we had from amazing contributors.
Special thanks to all code contributors who helped with this particular release (they are listed below)!