Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating For Play 2.9.x Series #186

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on May 7, 2024

  1. Updating For Play 2.9.x Series

    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
    jmswenski committed May 7, 2024
    Configuration menu
    Copy the full SHA
    b10b2aa View commit details
    Browse the repository at this point in the history