Skip to content

0.13.0

Compare
Choose a tag to compare
@jqnatividad jqnatividad released this 16 Jun 16:08
· 69 commits to master since this release
ad00991

Added

  • Add unsafe headers configuration settings. Resolves #93. This allows DP+ to use an alternate unsafe prefix when sanitizing column names. #94
  • Add SNIFF_DELIMITER setting. Implements #70. This allows DP+ to automatically infer the delimiter used by a CSV file if its not a comma. #96 and 59c36d4
  • The inferred Data Dictionary now also has a "Unit" column. Note that you'll still need to modify your CKAN theme to expose the Unit field in the Data Dictionary tab.

Changed

Fixed

  • Allow url parameters. Resolves #77. This allows DP+ to process links with URL parameters. Just be sure to specify the resource format to one of the supported DP+ formats so it will be processed. #95
  • Properly handle when there is no timezone info when checking if a resource is updated c8d1a36

Full Changelog: 0.12.0...0.13.0