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 53bca0e commit 2184399Copy full SHA for 2184399
Changelog.md
@@ -1,3 +1,13 @@
1
+1.0.0 ( 16/09/2016 )
2
+ - set default server encoding so that strings from server
3
+ can be decoded before initiol connection handshake packet
4
+ is sent
5
+ - add files section to package.json #398
6
+
7
+1.0.0-rc.13 ( 14/09/2016 )
8
+ - text protocol: fix a bug the prevented row parser
9
+ from being used #397
10
11
1.0.0-rc-12 ( 06/09/2016 )
12
- support for non-utf8 server, results, and client
13
encodings #302, #374
0 commit comments