Releases: curationexperts/zizia
Releases · curationexperts/zizia
v6.4.1
v6.4.0
v6.3.0
v6.2.0
v6.1.0
v6.1.0 (2021-09-07)
Merged pull requests:
- Collection not required in order to import works in new UI #117 (maxkadel)
- Add a link to the CSV template in the Field Guide #116 (mark-dce)
- Simplify the Batch Import form #115 (mark-dce)
- Display the Field Guide with dashboard layout #114 (mark-dce)
- Use HyraxBasicMetadataMapper to generate CsvValidator valid fields list #113 (mlooney)
v6.0.2
v6.0.2 (2021-08-31)
Closed issues:
- Rename Zizia main branch #107
- Refine release instructions #105
- Mint a new release of Zizia and publish to Rubygems #95
- Update Zizia to run against (Hyrax) supported versions of Ruby & Rails #93
- Zizia: Remove Travis config from Zizia (using CircleCI) #92
- Zizia: CircleCI bundler version should match zizia.gemspec version #91
- Zizia: error running test suite when following readme #90
Merged pull requests:
v6.0.0
v5.4.0
v5.3.0
v5.2.0
- Update README to include requiring zizia in the application.rb file #60 (little9)
- Remove contrainst from dedupekey #59 (little9)
This removes a uniqueness constraint from the database. With the constraint you cannot make multiple PreIngestWork
s with the same dedup key. This reverses the behavior in the previous commit
- Make deduplication_key a unique field in the database #57 (little9)
- Add works to batch UI #56 (little9)
This displays works in the Import History/Batch UI
This updates Fedora and Solr wrappers to use versions that we know are good.