This release fixes some bugs and adds a few more features.
What's new
* IGA now supports creating new versions of existing InvenioRDM records, via the new option `--parent-record`.
What's changed
* Option `--read-record` has been renamed `--read-metadata` and option `--save-record` has been renamed `--save-metadata`. The goal is to make it more clear that they are about the metadata portion of an InvenioRDM record, and also to avoid possible confusion that the values they take are not record identifiers like the new `--parent-record` option.
* The short-form name of `--open` has changed from `-O` to `-o` (lower case).
* The versions of some dependencies in `requirements.txt` have been updated.