Skip to content

Releases: thedavidweng/zenodo-cli

v0.1.1

12 Jun 21:17
5fa1b98

Choose a tag to compare

What's Changed

See the changelog for full details.

Changelog

Features

Bug Fixes

  • 5fa1b98: fix: pass raw metadata JSON, increase timeout, use InvenioRDM 5.x creators (@thedavidweng)

Full Changelog: v0.1.0...v0.1.1


Installation

Homebrew (macOS/Linux):

brew tap thedavidweng/tap
brew install zenodo

Go:

go install github.com/thedavidweng/zenodo-cli/cmd/zenodo@v0.1.1

v0.1.0

12 Jun 09:23
b9004b9

Choose a tag to compare

What's Changed

See the changelog for full details.

Changelog

Features

Bug Fixes

Documentation

Maintenance

Other

Full Changelog: ...v0.1.0


Installation

Homebrew (macOS/Linux):

brew tap thedavidweng/tap
brew install zenodo

Go:

go install github.com/thedavidweng/zenodo-cli/cmd/zenodo@v0.1.0