Skip to content

Version 9.1.2

Compare
Choose a tag to compare
@awead awead released this 12 Mar 20:33

This release corrects issues with including Hydra::SearchBuilder within your application's controllers. A new Hydra::Catalog class is created that includes Blacklight::Catalog. You may replace the Blacklight component with the Hydra component throughout your application. You will still need to configure your CatalogController as described in the version 9.1.0 release notes.

History

  • Added Hydra::Catalog module to parallel Blacklight::Catalog
  • Extract Hydra::Controller::SearchBuilder from Hydra::Controller::ControllerBehavior