File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ v1.2.0] ( https://github.com/UAL-RE/ReQUIAM/tree/v1.2.0 )
4+
5+ ## What's Changed
6+
7+ ### Features
8+ * Select specific metadata for hash calculation in https://github.com/UAL-RE/ReBACH/pull/112
9+ * Addresses changes to the bagit profiles for UAL preservation workflow (Issue #114 ) in https://github.com/UAL-RE/ReBACH/pull/115
10+ * Make bag names conform to format of bag names in UAL preservation workflow in https://github.com/UAL-RE/ReBACH/pull/119
11+ * Check if a bag exists in a local storage in https://github.com/UAL-RE/ReBACH/pull/121
12+
13+ ### Bug fixes
14+ * Remove artifacts directory created by dart-runner v>0.96 in the directory where bags are placed in https://github.com/UAL-RE/ReBACH/pull/123
15+ * Sometimes API requests fail but retry doesn't work in https://github.com/UAL-RE/ReBACH/pull/127
16+
17+ ### Others
18+ * Update redata commons dependency in https://github.com/UAL-RE/ReBACH/pull/129
19+
320
421## [ v1.0.0] ( https://github.com/UAL-RE/ReQUIAM/tree/v1.0.0 )
522Initial version
Original file line number Diff line number Diff line change @@ -11,4 +11,4 @@ def get_commit(repo_path):
1111
1212
1313__commit__ = get_commit ('.' )
14- __version__ = '1.0 .0'
14+ __version__ = '1.2 .0'
You can’t perform that action at this time.
0 commit comments