Skip to content

Releases: EPICLab/miner-utils

v2.7.0

14 Oct 21:40
Compare
Choose a tag to compare

v2.6.0

02 Oct 20:45
Compare
Choose a tag to compare
  • Added readData and writeData methods for handling large datasets (see #1 and c5eadb5)
  • Added test_data_io for verifying round-trip data consistency using writeData then readData (see c5eadb5)
  • Updated README documentation to include readData and writeData in API documentation (see f315c85)

v2.5.5

22 Sep 21:23
Compare
Choose a tag to compare
  • 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)