Releases: playframework/play-file-watch
Play File Watch 2.0.0
Noteworthy
With version 2.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" %% "play-file-watch" % "2.0.0"
Changes
❤️ 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)!
Play File Watch 1.2.1
Replaces version 1.2.0 because that version might have shipped broken artifacts caused by scala/bug#12868.
Important note
The groupId has changed with this release from com.lightbend.play
to com.typesafe.play
. If you use Scala Steward, it should, however, continue to open pull requests for you: scala-steward-org/scala-steward#2601.
Noteworthy
- #169 Introduce sbt-ci-release + change groupId to
com.typesafe.play
by @mkurz - #135 support Scala 3 by @xuwei-k
- #119 Remove JNotify by @mkurz
Changes
- #230 sbt 1.9.6 by @mkurz
- #229 Group Scala Steward patch updates into single PR by @mkurz
- #228 Adjust MiMa settings after 1.2.0 release by @mkurz
- #227 sbt 1.9.5 by @mkurz
- #226 specs2-core 4.20.2 (was 4.20.0) by @scala-steward
- #225 scalafmt-core 3.7.14 (was 3.7.11) by @scala-steward
- #224 sbt-scalafmt 2.5.2 (was 2.5.0) by @scala-steward
- #223 Scala 3.3.1 / 2.13.12 by @mkurz
- #220 sbt-mima-plugin 1.1.3 (was 1.1.2) by @scala-steward
- #221 sbt 1.9.3 (was 1.9.2) by @scala-steward
- #222 scalafmt-core 3.7.11 (was 3.7.5) by @scala-steward
- #219 sbt 1.9.2 by @mkurz
- #218 scalafmt-core 3.7.5 (was 3.7.3) by @scala-steward
- #217 sbt 1.9.1 (was 1.9.0) by @scala-steward
- #216 Latest scala / sbt by @mkurz
- #213 sbt-ci-release 1.5.12 (was 1.5.11) by @scala-steward
- #214 sbt 1.8.3 (was 1.8.2) by @scala-steward
- #215 specs2-core 4.20.0 (was 4.19.2) by @scala-steward
- #212 Update copyright by @mkurz
- #210 sbt-mima-plugin 1.1.2 (was 1.1.1) by @scala-steward
- #211 scalafmt-core 3.7.3 (was 3.7.2) by @scala-steward
- #209 scalafmt-core 3.7.2 (was 3.7.1) by @scala-steward
- #208 Update data for pom.xml by @mkurz
- #207 Update developer information for pom.xml by @mkurz
- #206 Set up sbt dependency submission by @mkurz
- #204 scalafmt-core 3.7.1 (was 3.6.1) by @scala-steward
- #203 scala3-library 3.2.2 (was 3.2.1) by @scala-steward
- #205 specs2-core 4.19.2 (was 4.19.0) by @scala-steward
- #202 Upgrade directory-watcher by @mkurz
- #201 Upgrade better-files by @mkurz
- #199 sbt 1.8.2 (was 1.8.0) by @scala-steward
- #197 directory-watcher 0.17.1 (was 0.17.0) by @scala-steward
- #198 specs2-core 4.19.0 (was 4.17.0) by @scala-steward
- #192 sbt-ci-release 1.5.11 (was 1.5.10) by @scala-steward
- #193 scala3-library 3.2.1 (was 3.2.0) by @scala-steward
- #194 sbt 1.8.0 (was 1.8.0-RC1) by @scala-steward
- #195 sbt-scalafmt 2.5.0 (was 2.4.6) by @scala-steward
- #196 scalafmt-core 3.6.1 (was 3.5.9) by @scala-steward
- #191 sbt 1.8.0-RC1 + directory-watcher 0.17.0 by @mkurz
- #190 Link to .github/RELEASING.md by @mkurz
- #188 sbt-mima-plugin 1.1.1 (was 1.1.0) by @scala-steward
- #189 specs2-core 4.17.0 (was 4.16.1) by @scala-steward
- #187 Use the mergify config from the .github repo by @mkurz
- #186 Latest Scala/sbt versions by @mkurz
- #185 Semantic Scala version selector expression in workflows by @mkurz
- #183 Drop Java 8 by @mkurz
- #184 Drop Scala 2.10 + 2.11 by @mkurz
- #182 🔄 Synced file(s) with playframework/.github by @ihostage
- #181 Remove Lightbend CLA from Mergify configuration by @ihostage
- #179 scala3-library 3.2.0 (was 3.1.3) by @scala-steward
- #180 scalafmt-core 3.5.9 (was 3.5.8) by @scala-steward
- #178 directory-watcher 0.16.1 (was 0.15.1) by @scala-steward
- #177 sbt 1.7 by @mkurz
- #174 scala3-library 3.1.3 (was 3.1.2) by @scala-steward
- #175 scalafmt-core 3.5.8 (was 3.5.2) by @scala-steward
- #173 scala-library 2.12.16 (was 2.12.15) by @scala-steward
- #172 sbt-mima-plugin 1.1.0 (was 1.0.1) by @scala-steward
- #176 specs2-core 4.16.1 (was 4.15.0) by @scala-steward
- #171 GitHub actions last round + badges by @mkurz
- #168 Switch to GitHub actions by @mkurz
- #167 scalafmt-core 3.5.2 (was 3.5.1) by @scala-steward
- #166 Nicer sbt-dynver config by @mkurz
- #165 scalafmt-core 3.5.1 (was 3.5.0) by @scala-steward
- #162 Update specs2. remove
CrossVersion.for3Use2_13
by @xuwei-k - #164 scalafmt-core 3.5.0 (was 3.4.3) by @scala-steward
- #163 directory-watcher 0.15.1 (was 0.15.0) by @scala-steward
- #161 scalafmt-core 3.4.3 (was 3.0.8) by @scala-steward
- #160 sbt 1.6.2 (was 1.5.8) by @scala-steward
- #157 Add release drafter with configs from .github repo by @mkurz
- #146 scalafmt-core 3.0.7 (was 2.7.5) by @scala-steward
- #149 scalafmt-core 3.0.8 (was 3.0.4) by @scala-steward
- #152 sbt 1.5.8 (was 1.5.5) by @scala-steward
- #151 Use official release drafter by @mkurz
- #154 scala-library 2.13.8 (was 2.13.6) by @scala-steward
- #155 sbt-scalafmt 2.4.6 (was 2.4.3) by @scala-steward
- #144 sbt-mima-plugin 1.0.1 (was 1.0.0) by @scala-steward
- #143 scalafmt-core 3.0.4 (was 2.7.5) by @scala-steward
- #141 scala-library 2.12.15 (was 2.12.14) by @scala-steward
- #142 scala3-library 3.0.2 (was 3.0.2-RC1) by @scala-steward
- #140 sbt-mima-plugin 1.0.0 (was 0.9.2) by @scala-steward
- #138 sbt-scalafmt 2.4.3 (was 2.4.2) by @scala-steward
- #137 sbt 1.5.5 (was 1.5.4) by @scala-steward
- #136 rename master branch to main by @SethTisue
- #134 use slash syntax instead of deprecated
in
by @xuwei-k - #130 scala-library 2.12.14 (was 2.12.13) by @scala-steward
- #128 scala-library 2.13.6 (was 2.13.5) by @scala-steward
- #127 sbt-mima-plugin 0.9.2 (was 0.8.1) by @scala-steward
- #131 sbt 1.5.4 (was 1.3.13) by @scala-steward
- #133 remove Bintray-based publishing by @SethTisue
- #132 fix Travis-CI (need newer sbt-extras) by @SethTisue
- #123 scala-library 2.12.13 (was 2.12.10) by @scala-steward
- #124 scala-library 2.13.5 (was 2.13.1) by @scala-steward
- #122 Travis should also build 1.1.x branch
- #120 Update directory-watcher to 0.15.0 by @mariussoutier
❤️ 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)!
Play File Watch 1.2.0
Play File Watch 1.2.0-M1
Important note
The groupId changed with this release from com.lightbend.play
to com.typesafe.play
.
If you use scala-steward it should however still continue open pull requests for you: scala-steward-org/scala-steward#2601
Noteworthy
- #169 Introduce sbt-ci-release + change groupId to com.typesafe.play by @mkurz
- #135 support Scala 3 by @xuwei-k
- #119 Remove JNotify by @mkurz
Changes
- #168 Switch to GitHub actions by @mkurz
- #167 scalafmt-core 3.5.2 (was 3.5.1) by @scala-steward
- #166 Nicer sbt-dynver config by @mkurz
- #165 scalafmt-core 3.5.1 (was 3.5.0) by @scala-steward
- #162 Update specs2. remove
CrossVersion.for3Use2_13
by @xuwei-k - #164 scalafmt-core 3.5.0 (was 3.4.3) by @scala-steward
- #163 directory-watcher 0.15.1 (was 0.15.0) by @scala-steward
- #161 scalafmt-core 3.4.3 (was 3.0.8) by @scala-steward
- #160 sbt 1.6.2 (was 1.5.8) by @scala-steward
- #157 Add release drafter with configs from .github repo by @mkurz
- #146 scalafmt-core 3.0.7 (was 2.7.5) by @scala-steward
- #149 scalafmt-core 3.0.8 (was 3.0.4) by @scala-steward
- #152 sbt 1.5.8 (was 1.5.5) by @scala-steward
- #151 Use official release drafter by @mkurz
- #154 scala-library 2.13.8 (was 2.13.6) by @scala-steward
- #155 sbt-scalafmt 2.4.6 (was 2.4.3) by @scala-steward
- #144 sbt-mima-plugin 1.0.1 (was 1.0.0) by @scala-steward
- #143 scalafmt-core 3.0.4 (was 2.7.5) by @scala-steward
- #141 scala-library 2.12.15 (was 2.12.14) by @scala-steward
- #142 scala3-library 3.0.2 (was 3.0.2-RC1) by @scala-steward
- #140 sbt-mima-plugin 1.0.0 (was 0.9.2) by @scala-steward
- #138 sbt-scalafmt 2.4.3 (was 2.4.2) by @scala-steward
- #137 sbt 1.5.5 (was 1.5.4) by @scala-steward
- #136 rename master branch to main by @SethTisue
- #134 use slash syntax instead of deprecated
in
by @xuwei-k - #130 scala-library 2.12.14 (was 2.12.13) by @scala-steward
- #128 scala-library 2.13.6 (was 2.13.5) by @scala-steward
- #127 sbt-mima-plugin 0.9.2 (was 0.8.1) by @scala-steward
- #131 sbt 1.5.4 (was 1.3.13) by @scala-steward
- #133 remove Bintray-based publishing by @SethTisue
- #132 fix Travis-CI (need newer sbt-extras) by @SethTisue
- #123 scala-library 2.12.13 (was 2.12.10) by @scala-steward
- #124 scala-library 2.13.5 (was 2.13.1) by @scala-steward
- #122 Travis should also build 1.1.x branch by @mergify
- #120 Update directory-watcher to 0.15.0 by @mariussoutier
❤️ 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)!
Play File Watch 1.1.16
Changes
- Update directory-watcher to 0.15.0 #121 by @mariussoutier
Play File Watch 1.1.15
Noteworthy
- Provide a flag to disable file hash check #111 by @anton-fomin
Changes
- directory-watcher 0.14.0 (was 0.12.0) #117 by @scala-steward
- directory-watcher 0.12.0 (was 0.10.1) #116 by @scala-steward
Play File Watch 1.1.14
Noteworthy
Changes
- sbt-bintray 0.6.1 (was 0.5.6) #112 by @scala-steward
- sbt-mima-plugin 0.8.1 (was 0.7.0) #101, #103 by @scala-steward
- directory-watcher 0.10.1 (was 0.10.0) #104 by @scala-steward
- scalafmt-core 2.7.5 (was 2.6.4) #102, #107 by @scala-steward
- specs2-core 4.10.5 (was 4.10.3) #108 by @scala-steward
Play File Watch 1.1.13 (MacOS Big Sur support)
Noteworthy
Changes
- sbt-scalafmt 2.4.2 (was 2.4.0) #98 by @scala-steward
- specs2-core 4.10.3 (was 4.10.1) #99 by @scala-steward
- scalafmt-core 2.6.4 (was 2.6.1) #96 by @scala-steward
- sbt-dynver 4.1.1 (was 4.0.0) #95 by @scala-steward
- Mergify: merge-when-green #93 by @renatocaval
- Remove interplay; publish from Travis to Bintray #92 by @ennru
Play File Watch 1.1.12
Released 2020-01-31