We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2be689c commit 5d871a0Copy full SHA for 5d871a0
CHANGELOG
@@ -1,3 +1,16 @@
1
+2.0.1
2
+
3
+- extract most logic into external libraries (13edff8)
4
+- add support for all currencies in funding offer/loan/credit history (e39f360)
5
+- add automatic re-subscribe on reconnect (e4f65ec)
6
+- add withAllSockets method to manager (90c7fd5)
7
+- split trades listeners between public and private trades (3a428a6)
8
+- allow multiple nonce consumers (2a51dcd)
9
+- REST API v2: add currencies method (122648a)
10
+- OrderBook: add funding support (d8572a6)
11
+- LedgerEntry: add wallet (e5b91c5)
12
+- and more!
13
14
2.0.0
15
16
- added CLI commands (971e8bf)
0 commit comments