Releases: nicovandenhooff/reddit-data-collector
Releases · nicovandenhooff/reddit-data-collector
v1.1.0
v1.0.2
[1.0.2] - 2022-01-14
Fixed
- Updated
_check_subreddit_exists
inreddit_data_collector.py
to check both names as.lower()
- Updated tests for the above
Changed
- Updated
README
to include instructions on coverage tests
v1.0.1
[1.0.1] - 2022-01-12
Fixed
- Spelling error of
separate
argument into_pandas
function ofreddit_data_collector.io.py
, previously it was spelt likeseperate
Changed
- Update example use and move to
/examples
- Update PyPi link in docs to working link
- Add new potential ideas for contribution
v1.0.0
The first release of Reddit Data Collector.