Releases: guptarohit/cryptoCMD
Releases · guptarohit/cryptoCMD
0.6.4
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
Added
- option
id_number
for getting data of a coin (useful for case when coin have conflicting coin code) #51
0.6.2
Added
- option
coin_name
for getting data of coin which have conflicting coin code #62
0.6.1
Added
- option to download price data in other fiat currencies #43
0.6.0
Fixed
- Fix coin data extraction for more than first 200 coin codes #35 #36
0.5.6
Fixed
- EOS coin data extraction #32
- Fixed data extraction, use web-api #34
0.5.5
Added
- python 3.8, 3.9 support
- use poetry for packaging
Fixed
- data table extraction. #31
Removed
0.5.4
Fixed
- data table extraction. #25
0.5.3
Fixed
- coin-id extraction. #15
- sys exit #20
0.5.2
Fixed
- Historical data-table extraction. #13