Skip to content

0.13.1

Compare
Choose a tag to compare
@jqnatividad jqnatividad released this 22 Jun 09:31
· 58 commits to master since this release
7cc2ab0

Changed

  • Reordered imports for clarity #97
  • Minor Download improvements to make streaming download more robust as we're doing streaming downloads when using preview rows by doing request in a with clause. #97
  • added vscode setting to use black formatter

Fixed

  • added missing dependencies for pytz and python-dateutil. These new dependencies are required because of the fix in 0.13.0 that checked if a resource's metadata has been modified (c8d1a36), allowing a DP+ job even if the file hash has not changed (e.g. when the Data Dictionary data types are changed and the user wants the resource file re-pushed to use the new data types).

Full Changelog: 0.13.0...0.13.1