File tree Expand file tree Collapse file tree 3 files changed +8
-4
lines changed Expand file tree Collapse file tree 3 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 1- 1.0.0
1+ 1.0.6
Original file line number Diff line number Diff line change @@ -78,10 +78,10 @@ via the following coordinates:
7878
7979```scala
8080// Mill
81- mvn"com.lihaoyi::cask:0.9.7 "
81+ mvn"com.lihaoyi::cask:0.11.0 "
8282
8383// SBT
84- "com.lihaoyi" %% "cask" % "0.9.7 "
84+ "com.lihaoyi" %% "cask" % "0.11.0 "
8585```
8686
8787The `./mill` command is just a wrapper around the
Original file line number Diff line number Diff line change 1- Cask 0.9.7 : a Scala HTTP micro-framework [ ![ Gitter Chat] [ gitter-badge ]] [ gitter-link ] [ ![ Patreon] [ patreon-badge ]] [ patreon-link ]
1+ Cask 0.11.0 : a Scala HTTP micro-framework [ ![ Gitter Chat] [ gitter-badge ]] [ gitter-link ] [ ![ Patreon] [ patreon-badge ]] [ patreon-link ]
22===========================================================================================================================================================================
33
44[ gitter-badge ] : https://badges.gitter.im/Join%20Chat.svg
@@ -45,6 +45,10 @@ courtesy of EJ Technologies
4545
4646## Changelog
4747
48+ ### 0.11.0
49+
50+ - Update examples to build with Mill 1.x
51+
4852### 0.9.7
4953
5054- Add a helper method to create a dedicated virtual thread scheduler. [ #164 ] ( https://github.com/com-lihaoyi/cask/pull/164 )
You can’t perform that action at this time.
0 commit comments