Skip to content

Releases: caltechlibrary/caltechdata_api

Add CaltechAUTHORS support to get_metadata

06 Nov 17:20
Compare
Choose a tag to compare

This release adds CaltechAUTHORS support to get_metadata, as well as the edit.py example. It also includes better token behavior and updated release workflows.

Bug fix release

18 Oct 22:37
Compare
Choose a tag to compare

This release fixes some bugs with the validation and cli tool.

Full Changelog: v1.8.0...v1.8.1

Addition of test mode and initial medata validation

18 Oct 16:59
1c14752
Compare
Choose a tag to compare

This release adds a -test flag to the cli, and adds some new metadata validation checks.

Full Changelog: v1.7.1...v1.8.0

Bug fix release

15 Aug 21:08
Compare
Choose a tag to compare

This release fixes a bug in the cli token handling. It also corrects how caltechdata_edit treats new version records with custom DOIs.

First release of CaltechDATA CLI

10 Jul 13:27
Compare
Choose a tag to compare

This release makes a new command line interface (CLI) available for CaltechDATA. It allows you to create and edit records in CaltechDATA using the API entirely from the command line. You can create metadata entirely on the command line, or utilize a README template https://github.com/caltechlibrary/caltechdata_api/blob/main/templates/README.md, or use the previously supported json file https://github.com/caltechlibrary/caltechdata_api/blob/main/example.json.

As we bring online new storage options online for Caltech, the CLI will be updated and enhanced.

CLI preview improvements

01 May 19:51
Compare
Choose a tag to compare

This release includes a number of cli preview performance improvements, including switching to s3md for large uploads with additional automation. It also includes better token handling, support for multiple file uploads, and multiple values in README.md.

Includes improvements by @RohanBhattaraiNP and @elizabethjhwon

Full Changelog: v1.6.0...v1.6.1

CLI Preview

19 Apr 22:16
Compare
Choose a tag to compare

This release includes a preview of the CaltechDATA cli tool. It is currently set up to work only with the test version of CaltechDATA, and may change functionality before we bring it into production.

New Contributors

Full Changelog: v1.5.0...v1.6.0

Full authors workflow and caltechdata bug fixes

15 Nov 21:45
Compare
Choose a tag to compare

This release includes a full workflow for modifying records in CaltechAUTHORS and some small improvements to the CaltechDATA workflow, including support for getting metadata with a token.

Full Changelog: v1.4.5...v1.5.0

Bug for for CaltechAUTHORS

26 Aug 00:00
Compare
Choose a tag to compare

Small bug fix for CaltechAUTHORS publication

Improvements to version handling

03 Aug 23:01
Compare
Choose a tag to compare

Fixes some bugs when new files are added without metadata changes and improved handling of persistent identifiers.