Files
protocol/packages/connect/CHANGELOG.md
2017-12-05 11:55:31 -08:00

491 B

CHANGELOG

vx.x.x

* Expose WebSocketOrderbookChannel and associated types to public interface (#251)

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