621 B
621 B
CHANGELOG
v0.4.0 - January 11, 2017
* Prevent getFeesAsync method on HttpClient from mutating input (#296)
v0.3.0 - December 8, 2017
* Expose WebSocketOrderbookChannel and associated types to public interface (#251)
* Remove tokenA and tokenB fields from OrdersRequest (#256)
v0.2.0 - November 29, 2017
* Add SignedOrder and TokenTradeInfo to the public interface
* Add ECSignature and Order to the public interface
* Remove dependency on 0x.js
v0.1.0 - November 22, 2017
* Provide a HttpClient class for interacting with standard relayer api compliant HTTP urls