Skip to content

Commit 9bccabd

Browse files
committed
readme
1 parent 024d508 commit 9bccabd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

readme.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,8 @@ To get started with ScalaSql, add it to your `build.sc` file as follows:
7272
ivy"com.lihaoyi::scalasql:0.1.3"
7373
```
7474

75+
ScalaSql supports Scala 2.13.x and >=3.4.2
76+
7577
## Documentation
7678

7779
* ScalaSql Quickstart Examples: self-contained files showing how to set up ScalaSql with
@@ -144,7 +146,6 @@ ivy"com.lihaoyi::scalasql:0.1.3"
144146

145147
# TODO
146148

147-
* Scala 3 support
148149
* JSON columns
149150
* Add datetime functions
150151
* Make `implicit ctx =>` for defining `sql"..."` snippets optional

0 commit comments

Comments
 (0)