Skip to content

Fix DOI and Identifier handling

Compare
Choose a tag to compare
@tmorrell tmorrell released this 06 Dec 01:15
· 211 commits to main since this release

This release fixes some issues with DOI and other identifier handling.

The caltechdata_edit function was changed so it accepts just one id at a time. This is the more likely use case and makes metadata checks easier.

This release improves metadata handling, add some example metadata files, and updates documentation.

Full Changelog: v1.0.0...v1.1.0