Skip to content

Releases: UAL-RE/LD-Cool-P

v1.4.0

11 Dec 21:07
934149a

Choose a tag to compare

What's Changed

Full Changelog: v1.3.1...v1.4.0

v1.3.1

09 Oct 17:51
641079a

Choose a tag to compare

What's Changed

v1.3.0

10 Feb 15:33
6d2217e

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.0...v1.3.0

v1.2.0

22 Jun 16:30
156c126

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

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

Choose a tag to compare

Issue #242

v1.1.7

31 Mar 20:23

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

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

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

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