Skip to content

Releases: samvera/browse-everything

v2.0.0.alpha.2

10 Dec 21:39
a5026bf

Choose a tag to compare

v2.0.0.alpha.2 Pre-release
Pre-release

Only change from previous alpha is gemspec allows Rails 8.1.

2.0.0.alpha.1

13 Oct 18:41
d985e5d

Choose a tag to compare

2.0.0.alpha.1 Pre-release
Pre-release
  • See or discuss release plan for 2.0 at #445
  • dropbox and box.com become semi-supported with optional dependency required #448 #449

v1.6.0

09 Oct 16:22
ae99cdb

Choose a tag to compare

  • Switch BrowseEverything::Retriever to use Faraday instead of Typhoeous. Should be backwards compat. #443
  • Fix Google Drive adapter #446

After this release, development will move to 2.x with some backwards incompatible changes possible. 1.6.0 may be the last 1.x release, although backports could also be possible.

v1.3.0

09 Nov 18:48
ab0ee56

Choose a tag to compare

Allow and pass build on Rails 7.1

1.2.0

28 Jun 19:34
6964cc1

Choose a tag to compare

  • Drop some unused dependencies
  • Support up to ruby 3.1 and Rails 7.0.x
  • Drop support for Ruby 2.5
  • Require bootstrap JS via sprockets bootstrap asset instead of bootstrap-sprockets #367
  • Support latest versions of dropbox gem dependency

v1.1.2

18 Nov 15:22
d288c37

Choose a tag to compare

  • Remove sprockets dependency; let downstream developers handle this directly via Rails or webpacker (#358)

v1.1.1

17 Nov 15:08
ac8af3b

Choose a tag to compare

  • Add support for Rails 6.0, update Webpacker support (#317)

v1.1.0

23 Oct 22:18

Choose a tag to compare

  • Remove dependency on thor #340
  • Remove dependency on puma #342
  • Relax googleauth dependency #343
  • Relax google_drive dependency #344

Version 1.0.2

01 Nov 16:16
7870650

Choose a tag to compare

v1.0.2 2019-11-01

Changes since last release

  • Added the CircleCI status badger to the README and removed Travis CI integration [@jrgriffiniii]
  • Updated the continuous integration builds to test against the latest releases of Ruby and Rails [@botimer]
  • Applied the Apache2 software license [@mark-dce]
  • Handling cases where the configuration file is not generated or not available to the mounting application [@jrgriffiniii]
  • Deprecating chromedriver-helpers in favor of webdrivers [@jrgriffiniii]

Version 1.0.1

01 Nov 15:52
adf89ba

Choose a tag to compare

v1.0.1 2019-04-23

Changes since last release