3.0.0
Noteworthy
With version 3.0.0 the groupId changes from com.typesafe.play
to org.playframework
. To add this project as dependency you now have to use:
libraryDependencies += "org.playframework" %% "cachecontrol" % "3.0.0"
Also packages changed from com.typesafe.play.cachecontrol
to org.playframework.cachecontrol
so you might have to adjust your code.
Changes
- #289 Switch to
org.playframework
by @mkurz - #287 sbt 1.9.6 by @mkurz
- #286 Group Scala Steward patch updates into single PR by @mkurz
❤️ 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)!