Skip to content
This repository has been archived by the owner on Jun 3, 2021. It is now read-only.

Releases: hamishgibbs/pull_facebook_data_for_good

2.6.0

11 Jan 10:15
02ad0b8
Compare
Choose a tag to compare
  • Minor changes to improve download messaging
  • Increased test coverage

2.5.2

09 Jan 23:04
50cbb66
Compare
Choose a tag to compare
  • Changes downloading to improve speed and reliability

2.5.1

09 Jan 14:27
cc76879
Compare
Choose a tag to compare
  • Adds date sorting to download dates.

2.5.0

09 Jan 14:17
cf5c457
Compare
Choose a tag to compare
  • Separates CLI and functionality
  • Increases wait time for file downloads

2.4.0

08 Jan 14:58
ca0dd3e
Compare
Choose a tag to compare
  • Pass username and password from CLI
  • Pass flags to chromedriver
  • Pass prefs to chromedriver

2.3.0

08 Jan 14:10
60843fc
Compare
Choose a tag to compare
  • Updates config variables
  • Specifies dependencies in setup.py

2.2.0

06 Jan 09:43
e5d077c
Compare
Choose a tag to compare
  • Adds a new --config option to specify a path to a local .config file.
  • Decreases the amount of time spent waiting for a file.
  • Improves docs with a full reference in the README.

2.1.0

30 Dec 16:58
1d1c1b4
Compare
Choose a tag to compare

Adds functionality for downloading TilePopulation datasets.

2.0.1

13 Dec 10:23
01c3dfd
Compare
Choose a tag to compare

Resolved issue with ModuleNotFoundError and module name collisions on install.

2.0.0

06 Dec 14:17
414209b
Compare
Choose a tag to compare
  • Creates a standard Python package

  • Overhauled CLI

  • Removed credential storage

  • Simplified output directory interface

  • Various bug fixes to improve reliability