Skip to content

Releases: cthoyt/zenodo-client

v0.3.6

02 Dec 12:32
Compare
Choose a tag to compare

What's Changed

  • Fix deprecation warnings from Pydantic 2 by @cthoyt in #41

Full Changelog: v0.3.5...v0.3.6

v0.3.5

09 Oct 15:13
Compare
Choose a tag to compare

What's Changed

  • Update python (>=3.9) and pydantic (>=2.0) by @cthoyt in #40

Full Changelog: v0.3.4...v0.3.5

v0.3.4

12 May 10:21
Compare
Choose a tag to compare

What's Changed

  • Fix post-init in Creator class by @cthoyt in #38
  • Add toggle for publishing (with fixed merge conflicts) by @elichad in #36

New Contributors

Full Changelog: v0.3.3...v0.3.4

v0.3.3

28 Mar 16:18
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @nuest made their first contribution in #26

Full Changelog: v0.3.2...v0.3.3

v0.3.2

24 Mar 15:32
Compare
Choose a tag to compare

Full Changelog: v0.3.1...v0.3.2

Fix issue with update command in the CLI

v0.3.1

28 Feb 22:13
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

28 Feb 22:12
Compare
Choose a tag to compare

What's Changed

  • Switch to Pydantic and add tests by @cthoyt in #8

Full Changelog: v0.2.0...v0.3.0

v0.2.0

06 Mar 18:58
Compare
Choose a tag to compare

Full Changelog: v0.1.0...v0.2.0

Update packaging

v0.1.0

25 Mar 15:52
Compare
Choose a tag to compare

Update for new pystow release with new API

v0.0.6

18 Mar 21:31
Compare
Choose a tag to compare

Fix bug in download functionality