-
1.10.648
proper strict comparisons (===, !==) transpilation for python [ci skip]
-
1.10.642
add active flag to gdax gdax has an (undocumented) "status" attribute with a known value of "online". This patch for javascript adds the active attribute for gdax set to `true` if `status` contains the value `online`. [ci skip]
-
1.10.641
binance parseTickers now defaults to symbols = undefined #1177 [ci skip]
-
1.10.636
added else if without brackets transpilation rule for python merge #1158 [ci skip]