Skip to content

Releases: samvera/hydra-works

v2.0.0

19 Nov 14:27
2b00cd4
Compare
Choose a tag to compare

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

03 May 14:02
14b8a9a
Compare
Choose a tag to compare
Merge pull request #363 from samvera/update-version

Update version for new release

0.2.0

18 Sep 20:07
Compare
Choose a tag to compare

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

11 Aug 19:06
Compare
Choose a tag to compare

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.

Changes

samvera-deprecated/sufia@v0.0.1...v0.1.0