Skip to content

Releases: ruarxive/apibackuper

Release 1.0.6

01 Nov 06:49
Compare
Choose a tag to compare
  • Added "default_delay", "retry_delay" and "retry_count" options to handle HTTP error 500 and 503, probably other errors too later.
  • Enable file logging by default, to the file "apibackuper.log" in the current directory
  • Added "logfile" option to redirect logging to another file

Release 1.0.4

30 May 09:39
Compare
Choose a tag to compare
  • Added "start_page" in case if start_page is not 1 (could be 0 sometimes)
  • Added support of data returned as JSON array, not JSON dict and data_key not provided
  • Added initial code to implement Frictionless Data packaging