Skip to content

v0.10.3 – 8 August 2023: "Barbecued cabbage"

Compare
Choose a tag to compare
@plesubc plesubc released this 08 Aug 20:25
· 13 commits to master since this release

v0.10.3 — 8 August 2023

  • dataverse_utils.dvdata.Study objects now have source_version and target_version keys.

  • Class methoddataverse_utils.dvdata.Study.get_version will retrieve a target's Dataverse version.

  • dataverse_utils.dvdata.Study.fix_licence will replace formerly correct licence type 'NONE' with None for compatibilty with Dataverse v5.10+.

  • dataverse_utils.dvdata.Study.production_location will change productionPlace multiple value to True and convert value to [value] for compatibility with Dataverse v5.13+.

  • dataverse_utils.dvdata.Study.set_version with call to target url method will create (hopefully) correct upload json.

  • dv_study_migrator now uses these methods from dataverse_utils.dvdata.Study.


Full Changelog: v0.10.2...v0.10.3