Releases: samvera/hydra-editor
Releases · samvera/hydra-editor
v5.0.3
v5.0.2
Version 5.0.1
Changes
- 2019-10-10: Locked the dependency for
sprockets
to 3.7.x releases [@jrgriffiniii] - 2019-09-30: Update the dependency for the
simple_form
Gem to 5.0.x releases [@botimer]
Version 5.0.0
Changes
- 2019-03-26: Added CodeClimate [@cjcolvar]
- 2019-03-26: Updates testing for Rails support to releases 5.2.2, 5.1.6.1, and 5.0.7.1 [@cjcolvar]
- 2019-03-26: Updates
simple_form
to releases 4.1.0 (or later) [@cjcolvar] - 2019-03-26: Updates
engine_cart
to release 2.2 [@cjcolvar] - 2018-08-14: Updates the repository documentation in compliance with the guidelines of the Core Component Maintenance Working Group [@botimer]
Version 4.0.2
Changes
- 2018-05-10: MultiValue gets values from object methods and attributes [afred]
Version 4.0.1
Changes
- 2018-04-25: Updated the authors, email, and homepage within the gemspec [jrgriffiniii]
Version 4.0.0
Changes
- 2018-03-21: Updates HydraEditor::Form.model_attributes. [dchandekstark]
- 2018-03-21: Replace Hydra::Presenter#to_model delegation with self [no-reply]
Version 3.4.0
Changes
- 2018-03-05: Change FactoryGirl dependency to FactoryBot [no-reply]
- 2018-03-05: Restrict simple_form to <= 3.5.0 [no-reply]
Version 3.3.2
Changes
- 2017-05-23: Make DOM manipulations idempotent. [Justin Coyne]
- 2017-05-23: Testing on supported version of rails. Fixes #135 [Justin Coyne]