We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20c9190 commit 62786b0Copy full SHA for 62786b0
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [3.0.3] - 4 Apr 2022
4
+- Run tests with github actions b536d0d
5
+- Add custom socket option - fixes #284 5413f0c
6
+- Fix sql function overload type inference (#294) 3c4e90a
7
+- Update deno std to 0.132 and enable last tests 50762d4
8
+- Send proper client-encoding - Fixes #288 e5b8554
9
+
10
## [3.0.2] - 31 Mar 2022
11
- Fix BigInt handling 36a70df
12
- Fix unsubscribing (#300) b6c597f
0 commit comments