Skip to content

Releases: hugues31/coinnect

Poloniex now supports type options

25 Mar 17:49
Compare
Choose a tag to compare

Fix GDAX test and add Clone trait to credentials

08 Jan 18:36
b4d8e35
Compare
Choose a tag to compare

Fix GDAX test and add Clone trait to credentials

Fix bug in Bitstamp exchange

23 Dec 21:29
Compare
Choose a tag to compare

Update some dependencies

25 Oct 16:48
Compare
Choose a tag to compare
Merge pull request #50 from hugues31/bittrex

Update some dependencies

Add support for Bittrex

25 Oct 14:17
Compare
Choose a tag to compare
Merge pull request #46 from hugues31/bittrex

First support for Bittrex exchange

Replace Time with Chromo and Add a set_burst function

15 Aug 15:30
Compare
Choose a tag to compare

Replace Time with Chromo and Add a set_burst function

Updating pairs

06 Aug 14:03
Compare
Choose a tag to compare

Add BCH & EOS pairs (for Kraken)

Coinnect is using BigDecimal instead of pure f64

05 Aug 15:33
Compare
Choose a tag to compare
0.5.0

Bump version (breaking change: now using BigDecimal)

Replace unmaintened rust-crypto crate

19 Jul 20:15
Compare
Choose a tag to compare
Merge pull request #34 from hugues31/replace-rust-crypto-crate

Replace rust crypto crate

Breaking changes

26 Jun 17:14
Compare
Choose a tag to compare

Pair and Currency are now in coinnect::types