Releases: fair-research/bdbag
Releases · fair-research/bdbag
BDBag release 1.2.1
Release Notes
- Improvements to identifier handling in fetch.txt. Minid CURIs of the form minid:xxyyzz are now supported as fetch URLs. Multiple identifier resolver service URLs are now supported, and the defaults can be overridden in the bdbag.json config file.
- Improvements to RO helper API.
- Improvements to utility module: added a utility routine for generating a remote-file-manifest by executing HEAD requests against a list of URLs.
- Added
bagofbags
example contribution from @ianfoster. - Updated to use upstream
bagit-1.6.4
.
BDBag release 1.1.4
Release Notes
- Fix issue with incorrect Payload-0xum being generated by the
bdbagit.update_manifests_from_remote()
function. Thanks @ianfoster for reporting.
BDBag release 1.1.3
Official Release: 1.1.3
Release Notes
- Fix minor issue with default keychain file entry examples.
BDBag release 1.1.2
BDBag release 1.1.1
Official Release: 1.1.1
Release Notes
- Uploaded to PyPi. Fixes #8
- Refactored bagit dependency to directly use upstream from https://github.com/LibraryOfCongress/bagit-python rather than a forked copy. Upstream version is currently pegged at
bagit-1.6.2
forbdbag-1.1.1
. Fixes #10, #8 - Added FTP fetch handler. Fixes #3
- Fixed issue with Globus fetch handler with current version of Globus SDK. Updated dependency and pegged
globus-sdk==1.3.0
forbdbag-1.1.1
. Fixes #14 - Added
revert_bag
function to API and CLI to revert a bag directory back to a normal directory. Fixes #9. - Removed
--bag-path
as a required flag argument in the CLI in favor of the bag path being the only required positional argument.
BDBag pre-release v1.0.0-beta.1
Beta Release of 1.0.0 version.
BDBag pre-release v0.9.0-beta.1
Added basic Research Object metadata API. Updated dependencies.
BDBag pre-release v0.8.7-beta.1
Updated beta release. Fixes issue #7.
BDBag pre-release v0.8.5-beta
Initial public beta.