Releases: EPICLab/miner-utils
Releases · EPICLab/miner-utils
v2.7.0
- Installation now uses
setup.cfg
file (based on Building and Distributing Packages with Setuptools) to take advantage of the declarative configuration format introduced insetuptools
v30.3.0 (see 802d614) - Added "seconds" unit label to console output when sleeping after the GitHub API rate-limit has been exceeded (see eb8f5ad)
v2.6.0
v2.5.5
- Expanded README documentation including Python and IPython/Jupyter notebook installation/usage, API documentation for GitHub API Mining Utility (see 6ee9374)
- Updated Python
setuptools
configuration for EPICLab fork (including URL) (see 5580347) - Fixed
undefined method names
errors on_getTextFromJson
and_printWithTimeStamp
methods (see d3169fc) - Updated test suite uses EPICLab repositories instead of @caiusb's repositories for miner testing (see b571032)
- Removed Travis CI API miner from project to target CS560-F2020 course (see 6bc38d2)
- Updated copyright notice for EPICLab fork (see 691943e)