Skip to content

Latest commit

 

History

History
215 lines (110 loc) · 10.6 KB

CHANGELOG.md

File metadata and controls

215 lines (110 loc) · 10.6 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.1.22 (2024-06-04)

Features

  • add language and notes to DepositMetadata (f3dbec8)

0.1.21 (2024-05-30)

Features

  • add subjects to Record and DepositMetadata (5933e27)

0.1.20 (2024-04-19)

Bug Fixes

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

0.1.19 (2024-04-09)

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)

0.1.18 (2024-04-08)

Bug Fixes

  • decode records where there is no subtype (c4004e4)

0.1.17 (2024-01-15)

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)

0.1.16 (2024-01-15)

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)

0.1.15 (2023-10-13)

Features

0.1.14 (2023-10-05)

Features

0.1.13 (2023-06-30)

Bug Fixes

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

0.1.12 (2023-06-27)

Bug Fixes

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

0.1.11 (2023-06-27)

Features

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

0.1.10 (2023-06-21)

Features

0.1.9 (2023-04-24)

Features

  • add the total number of hits (72a7685)

0.1.8 (2022-12-06)

Bug Fixes

  • add peer review as a publication type (28cc200)

0.1.7 (2022-11-18)

Features

  • allow all requests to be authenticated (0d961d7)

0.1.6 (2022-07-05)

Features

  • add files to Record (99dea7c)
  • add publication date to Record (1d39872)

0.1.5 (2022-06-06)

Features

0.1.4 (2022-05-17)

Features

  • add communities (9653d86)
  • add keywords to Record and DepositMetadata (b1c1f72)
  • add latest links to Record (33dce45)
  • add ORCIDs to creators (a22ab7f)
  • add related identifiers to DepositMetadata (d8d0e72)

0.1.3 (2022-05-16)

Features

  • publish a deposition (325044b)
  • upload a file to a deposition (1077a5a)

Bug Fixes

  • treat a 200 response as a success (d1147c0)

0.1.2 (2022-05-13)

Features

  • add pre-reserved DOI to UnsubmittedDeposition (7431f0d)
  • add related identifiers to Record (34334fa)
  • create a deposition (287fdb6)

0.1.1 (2022-05-12)

Features

  • add communities, language and license to Record (ada3b71)
  • add concept IDs to Record (fbeaf58)
  • search for records (bacef2d)
  • set the base Zenodo URL (5d3a39c)

0.1.0 (2022-04-21)

Features