Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 617 Bytes

CHANGELOG.md

File metadata and controls

22 lines (15 loc) · 617 Bytes

CHANGELOG

Version 0.3 - 2016-04-19

extended scraper

  • aid-scraper.py: fixed the csv output bug caused by cariage return characters.
  • update the README.md: add description of scraper.

Version 0.2 - 2016-04-13

extended scraper

  • complete re-structuring of functionality
  • add csv export
  • add json export
  • add README.md
  • add documentation and comments
  • add LICENSE file

Version 0.1 - 2015-10-29

init repo