Skip to content

Releases: thewilkybarkid/zenodo-ts

v0.1.20

19 Apr 16:06
v0.1.20
456cd4c

Choose a tag to compare

v0.1.20 Pre-release
Pre-release

Bug Fixes

  • decode records with a datapaper subtype (e57b812)
  • decode restricted records without a license (50ce597)

v0.1.19

09 Apr 08:00
v0.1.19
3e8988a

Choose a tag to compare

v0.1.19 Pre-release
Pre-release

Features

  • add access_right to Record (f4bc2f3)

Bug Fixes

  • decode embargoed records (6e6a796)
  • decode records without a concept DOI (6145f49)
  • decode records without a description (f9909c9)
  • decode restricted records (5a36826)

v0.1.18

08 Apr 15:29
v0.1.18
c7a940c

Choose a tag to compare

v0.1.18 Pre-release
Pre-release

Bug Fixes

  • decode records where there is no subtype (c4004e4)

v0.1.17

15 Jan 15:08
v0.1.17
a2e866b

Choose a tag to compare

v0.1.17 Pre-release
Pre-release

Features

  • add an overall Deposition type (1a30db0)
  • allow editing of published depositions (08c177e)
  • allow in-progress depositions to be published (8b548e5)
  • allow in-progress depositions to be updated (23643e9)
  • distinguish between deposition types (53aabe4)
  • get a deposition (6a06ab7)

Bug Fixes

  • support in-progress depositions (36dbb70)

v0.1.16

15 Jan 14:43
v0.1.16
1274589

Choose a tag to compare

v0.1.16 Pre-release
Pre-release

Features

  • add imprint publisher to DepositMetadata (a43a7b9)
  • add license to DepositMetadata (058926d)
  • add publication date to DepositMetadata (9df7a4a)
  • search for records in a community (0ae8ff3)

Bug Fixes

  • don't fail on an empty list of contributors (347e705)
  • match API breaking change (5015e21)
  • update records API path (9bbada6)

v0.1.15

13 Oct 12:52
v0.1.15
3fb2231

Choose a tag to compare

v0.1.15 Pre-release
Pre-release

Features

v0.1.14

05 Oct 15:16
v0.1.14
8636ce9

Choose a tag to compare

v0.1.14 Pre-release
Pre-release

Features

v0.1.13

30 Jun 14:00
v0.1.13
dc84bae

Choose a tag to compare

v0.1.13 Pre-release
Pre-release

Bug Fixes

  • decode records with an empty community list (9b2ca28)

v0.1.12

27 Jun 11:12
v0.1.12
9c218af

Choose a tag to compare

v0.1.12 Pre-release
Pre-release

Bug Fixes

  • allow the compiler to infer correctly whether the deposition is empty or not (9465edb)

v0.1.11

27 Jun 10:44
v0.1.11
deac119

Choose a tag to compare

v0.1.11 Pre-release
Pre-release

Features

  • add contributors (957a52d)
  • upload files to empty depositions (91dd08d)