Skip to content

Releases: guptarohit/cryptoCMD

0.6.4

15 Oct 16:08
v0.6.4
3271d23
Compare
Choose a tag to compare

Added

  • In addition to Date, Open, High, Low, Close, Volume, Market Cap, the following time columns are returned: Time Open, Time High, Time Low, Time Close.

0.6.3

22 Jul 16:43
v0.6.3
f03fc6d
Compare
Choose a tag to compare

Added

  • option id_number for getting data of a coin (useful for case when coin have conflicting coin code) #51

0.6.2

15 Jul 10:31
v0.6.2
69dd1cf
Compare
Choose a tag to compare

Added

  • option coin_name for getting data of coin which have conflicting coin code #62

0.6.1

19 Feb 21:56
v0.6.1
44ac099
Compare
Choose a tag to compare

Added

  • option to download price data in other fiat currencies #43

0.6.0

23 Dec 18:20
Compare
Choose a tag to compare

Fixed

  • Fix coin data extraction for more than first 200 coin codes #35 #36

0.5.6

30 Nov 17:19
Compare
Choose a tag to compare

Fixed

  • EOS coin data extraction #32
  • Fixed data extraction, use web-api #34

0.5.5

03 Oct 23:00
Compare
Choose a tag to compare

Added

  • python 3.8, 3.9 support
  • use poetry for packaging

Fixed

  • data table extraction. #31

Removed

  • removed use of Pipenv

0.5.4

10 Nov 08:00
Compare
Choose a tag to compare

Fixed

  • data table extraction. #25

0.5.3

06 Oct 18:56
Compare
Choose a tag to compare

Fixed

  • coin-id extraction. #15
  • sys exit #20

0.5.2

23 Feb 17:49
Compare
Choose a tag to compare

Fixed

  • Historical data-table extraction. #13