Skip to content

Release v2018.01.23

Compare
Choose a tag to compare
@AlexITC AlexITC released this 23 Jan 16:11
· 105 commits to master since this release

Bug fixes

...

Changes

  • Look for new currencies every hour

Added

  • KuCoin exchange support added.

Change log

eb86357 alerts-ui: Add KUCOIN exchange
5bdec08 alerts-ui: Create exchanges constant to keep the available exchanges
49ec7f8 alerts-server: Look for new currencies every hour
c31d1eb alerts-server: Add BittrexServiceSpec
fcf9396 alerts-server: Update KucoinService to extend ExchangeService
095c86a alerts-server: Update BittrexService to extend ExchangeService
cdd3eee alerts-server: Update BitsoService to extend ExchangeService
98d5694 alerts-server: Add ExchangeService
a1bfeb6 alerts-server: Add KUCOIN to FixedPriceAlertsTask
01f92f8 alerts-server: Track KUCOIN on ExchangeCurrencySeederTask
42a2a27 alerts-server: Add KUCOIN exchange
5f8fb49 alerts-server: Add KucoinService
0ad5c94 alerts-server: Update currencies table to allow currencies with 1 character
490b2f5 alerts-server: Update README.md