All notable changes to this project will be documented in this file.
0.6.1 - 2022-02-20
- option to download price data in other fiat currencies #43
0.6.0 - 2020-12-30
- Fix coin data extraction for more than first 200 coin codes #35 #36
0.5.6 - 2020-11-30
- EOS coin data extraction #32
- Fixed data extraction, use web-api #34
0.5.5 - 2020-10-04
- python 3.8, 3.9 support
- use poetry for packaging
- data table extraction. #31
- removed use of Pipenv
0.5.4 - 2019-11-10
- data table extraction. #25
0.5.3 - 2019-10-07
- coin-id extraction. #15
- sys exit #20
0.5.2 - 2019-02-23
- Historical data-table extraction. #13
0.5.1 - 2019-01-13
- Pypi package missing issue.
0.5.0 - 2019-01-13
- Support for multiple data formats (i.e. json, xls, yaml, csv, dbf, tsv, html, latex, xlsx, ods).
0.4.4 - 2019-01-13
- coin-code ignoring issue. #11
0.4.3 - 2018-12-02
- Removed usage of coinmarketcap public API in
get_coin_id
method.
0.4.2 - 2018-10-02
- Remove unnecessary '*' from column/header names.