Skip to content

Releases: UAL-RE/LD-Cool-P

v1.2.0

22 Jun 16:30
156c126
Compare
Choose a tag to compare

What's Changed

  • Fix: TinyURL alias handling (Issue #261) by @zoidy in #265
  • Fix: Update handling of : in citation generation (Issue #264) by @zoidy in #266

Full Changelog: v1.1.9...v1.2.0

v1.1.9

09 May 22:56
e4cac0f
Compare
Choose a tag to compare

Changelog

What's Changed

New Contributors

Full Changelog: v1.1.8...v1.1.9

v1.1.8

29 Apr 05:11
Compare
Choose a tag to compare
Issue #242

v1.1.7

31 Mar 20:23
Compare
Choose a tag to compare

Closed issues:

  • Chore: Update README template headers
    #247

Merged pull requests:

  • Chore: Update README template headers
    #248

v1.1.6

22 Jul 18:52
Compare
Choose a tag to compare

Fixed bugs:

  • Bug: update_readme fails due to issue with saving README metadata as JSON file
    #240

Merged pull requests:

  • Fix hardcoded paths for writing JSON
    #241

v1.1.5

19 Jul 22:08
Compare
Choose a tag to compare

Implemented enhancements:

  • Feature: Ensure graceful exit when deposit to be curated gets deleted #239

Fixed bugs:

  • get_user_details script does not write CSV for --simple case #233

Closed issues:

  • Feature: Ensure graceful exit when deposit to be curated gets deleted #238

Merged pull requests:

  • get_user_details script does not write CSV for --simple case #234

v1.1.4

07 Jul 16:16
Compare
Choose a tag to compare

Fixed bugs:

  • Bug: urlretrieve is returning HTTPS 400 error #229

Closed issues:

  • Chore: Move to CHANGELOG.md instead of updates to README.md #217

Merged pull requests:

  • Org rename #228
  • Chore: Move to CHANGELOG.md instead of updates to README.md #231
  • Use requests for chunk read and write over urlretrieve (HTTPS 400 error) #230

v1.1.3

29 Jun 15:53
Compare
Choose a tag to compare

Implemented enhancements:

  • Enhancement: Double digit for version #225

Closed issues:

  • Enhancement: Double digit for version #224

v1.1.2

28 Jun 19:58
Compare
Choose a tag to compare

Implemented enhancements:

  • Allow for downloading only the metadata #223
  • Enhancement: Dump JSON metadata from Qualtrics API #226

Closed issues:

  • Enhancement: Dump JSON metadata from Qualtrics API #160

v1.1.1

10 Jun 18:07
Compare
Choose a tag to compare

Fixed bugs:

  • Bug: Characters in old readme files can cause problems #220

Closed issues:

  • Delete populate and strip module from curation.inspection.readme #218

Merged pull requests:

  • Delete populate and strip module from curation.inspection.readme #219
  • Bug: Characters in old readme files can cause problems #221