Releases: samvera/hydra-works
Releases · samvera/hydra-works
v2.0.0
Release 2.0.0 adds support for Rails 6 and drops support for Rails 5.1 and lower as well as Ruby 2.4.
Also included in this release:
- Switch from Clamav gem to Clamby for integration with ClamAV (Thanks Samvera Developers Congress 2019 in St. Louis!)
- Switch from Travis to CircleCI for test builds
v1.2.0
0.2.0
See the Changes section below for an exhaustive list of the work that has gone into this release.
Upgrade notes
To upgrade to 0.2.0, point your Gemfile at hydra-works 0.2.0 and run bundle update hydra-works.
Changes
- rework association names
- full text extraction
- general bug fixes
0.1.0
See the Changes section below for an exhaustive list of the work that has gone into this release. Thanks to the 11 contributors for this release, which comprised 69 commits touching 100 files: @flyingzumwalt, @kevinreiss, @jcoyne, @escowles, @elrayle, @grosscol, @blancoj, @tampakis, @jpstroop, @terrellt, and @mjgiarlo.
Upgrade notes
To upgrade to 0.1.0, point your Gemfile at hydra-works 0.1.0 and run bundle update hydra-works
.