Skip to content

Latest commit

 

History

History
151 lines (94 loc) · 9.75 KB

CHANGELOG.md

File metadata and controls

151 lines (94 loc) · 9.75 KB

Changelog

1.0.3 (2020-06-10)

Full Changelog

Closed issues:

  • Add support for Rails 6.0.z releases #56
  • Add support for Ruby 2.7.z releases #55

Merged pull requests:

  • Adding Ruby 2.7.z and Rails 6.y.z to the CircleCI build configuration #58 (randalldfloyd)

v1.0.2 (2019-09-24)

Full Changelog

Implemented enhancements:

  • Generate a changelog #49

Closed issues:

  • Json 1.8 dependency is incompatible with bundler 2.x #53

Merged pull requests:

  • Prep for 1.0.2 release #54 (bess)
  • Allow for later json versions #52 (bess)

v1.0.1 (2019-09-13)

Full Changelog

Implemented enhancements:

  • Migrate from Waffle.io to GitHub Projects #46

Closed issues:

  • Test against Rails release 5.1.7 and Ruby releases 2.6.3, 2.5.5, and 2.4.6 #47
  • Use CircleCI for continuous integration #44
  • Link to the contributing guidelines in the README #39
  • Test using Ruby releases 2.5.1 and 2.4.4 (also, test using Rails 5.2.0, 5.1.6, and 5.0.7) #38
  • Replace "Hydra" with "Samvera" in CONTRIBUTING.md #37
  • Improve test coverage to 100% #36
  • Integrate RuboCop for enforcing styling guidelines #34
  • Email as User id #21
  • roles generator messes up routes file #9

Merged pull requests:

  • Releases version 1.0.1 #51 (jrgriffiniii)
  • Update CircleCI Ruby and Rails versions #50 (botimer)
  • Updates the CircleCI configuration to test against Rails release 5.1.7 and Ruby releases 2.6.3, 2.5.5, and 2.4.6 #48 (jrgriffiniii)
  • Integrates CircleCI for continuous integration #45 (jrgriffiniii)
  • Updating the dependencies to support bundler 2.0.x releases and to require engine_cart 2.1.x releases #43 (jrgriffiniii)
  • Updating the Travis CI build matrix to use Ruby 2.5.1 and 2.4.4 along with Rails 5.2.1, 5.1.6, and 5.0.7 #41 (jrgriffiniii)
  • Update docs according to templates #40 (botimer)
  • Integrating Bixby and RuboCop #35 (jrgriffiniii)
  • Ensures that more complex Devise routes are not broken by the insertion of mount Hydra::RoleManagement::Engine => '/' #33 (jrgriffiniii)
  • Use user.id instead of user in the path for the "Remove User" delete ... #32 (coblej)

v1.0.0 (2017-11-02)

Full Changelog

v1.0 (2017-11-02)

Full Changelog

Closed issues:

  • This gem is incompatible with Rails 5.1.2 migrations #27

Merged pull requests:

v0.2.2 (2015-08-14)

Full Changelog

Closed issues:

  • License missing from gemspec #7

Merged pull requests:

  • Remove outdated cancan fix. #20 (rotated8)
  • Fix indenting on the lines generated into the User class #19 (jcoyne)
  • Added Apache 2.0 License. Fixes #7 #18 (jcoyne)

v0.2.1 (2014-12-18)

Full Changelog

Merged pull requests:

v0.2.0 (2014-06-25)

Full Changelog

Closed issues:

  • Decouple from hydra-head #12
  • don't depend on devise-guests #10

Merged pull requests:

  • Upgrade to boostrap_form (instead of bootstrap_forms) #14 (val99erie)
  • Remove dependency on hydra-head. Fixes #12 #13 (jcoyne)
  • Don't check guest? unless DeviseGuests is installed. #11 (jcoyne)
  • Support drawing routes on a path other than /roles #8 (mbklein)

v0.1.0 (2013-09-24)

Full Changelog

Implemented enhancements:

  • Add documentation about needed cancan abilities #2

Merged pull requests:

  • Rails4 support #6 (acurley)
  • Redirect to edit when user can't edit all roles but can edit the current role #5 (cjcolvar)
  • Allow renaming roles and deleting roles #4 (cjcolvar)
  • Testing notes in README; newline before User model injection; require bootstrap_forms #1 (cjcolvar)

v0.0.2 (2013-04-18)

Full Changelog

v0.0.1 (2013-04-18)

Full Changelog