Skip to content
This repository was archived by the owner on Aug 20, 2020. It is now read-only.

Releases: caltechlibrary/orcidtools

Maintenance release

08 Aug 16:44

Choose a tag to compare

Updated ot package now requires cli package version v0.0.13 or better. Added support for generating man pages. Updated copyright year to 2018 for consistency.

bugs and new options, renamed repository

19 Oct 18:48

Choose a tag to compare

The release is primarily bug fixes, documentation improvement and the addition of two new options

  • -output to set the output file
  • -works-detailed to return a detailed works list

Finally the git repository moved from github.com/caltechlibrary/ot to github.com/caltechlibrary/orcidtools to be a little less cryptic.

Upgrade to ORCID API v2.0

19 Jun 19:09

Choose a tag to compare

This release depreciated the templates previously distributed in this repository, upgrade to the ORCID v2.0 API for the orcid command line tool and updated/re-organized the docs.

Initial release of minimal viable prototype

13 Dec 22:45

Choose a tag to compare

This release includes Bash shell scripts that use curl to interact with the API but also a command line tool called orcid that will interact with the API in the /read-only scope (e.g. you can get JSON blobs from the API but you can update records with the tool).

As this is an early release there are bugs, it is unstable, not for production, etc.