Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@jmswenski
Copy link

@jmswenski jmswenski commented May 7, 2024

Added support for 2.9.0+ versions of PlayFramework

  • Dropped support for Scala 2.12 in higher Play version enums
  • DefaultVersionedRoutesCompiler uses VersionNumber for version fiddling
  • Added isLowerThan, isHigherThan VersionNumber helpers
  • 2.9.x routes have a renamed library
  • Twirl version bumped to 1.6.0

Added support for 2.9.0+ versions of PlayFramwork

- Dropped support for Scala 2.12 in higher Play version enums
- DefaultVersionedRoutesCompiler uses VersionNumber for version
  fiddling
- Added isLowerThan, isHigherThan VersionNumber helpers
- 2.9.x routes have a renamed library
- Twirl version bumped to 1.6.0
@mkurz
Copy link

mkurz commented May 8, 2024

@jmswenski Are you aware of https://github.com/orgs/playframework/discussions/12338, a new official build-in Gradle Play plugin?

@jmswenski
Copy link
Author

Oh hay! @mkurz No I was not aware of that. Will def start moving in that direction though. Do you think we could still have these changes merged?

We just completed a Java21 upgrade from a 2.8.x base and we're trying to increment our way up to 3.x

@mkurz
Copy link

mkurz commented May 8, 2024

Do you think we could still have these changes merged?

I am not maintaining this repo.

@jmswenski
Copy link
Author

Do you think we could still have these changes merged?

I am not maintaining this repo.

Whoops, my bad - I just figured @mkurz was omnipotent with everything to do with Play ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants