We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86a4f1a commit 53cbad7Copy full SHA for 53cbad7
readme.md
@@ -132,8 +132,8 @@ ScalaSql supports Scala 2.13.x and >=3.4.2
132
133
### 0.1.10
134
135
-* Fix a typo in isNormalCharacter (#37)
136
-* Instant type mapper now allows NULL values (#38)
+* Fix a typo in isNormalCharacter [#37](https://github.com/com-lihaoyi/scalasql/pull/37)
+* Instant type mapper now allows NULL values [#38](https://github.com/com-lihaoyi/scalasql/pull/38)
137
138
### 0.1.9
139
0 commit comments