Skip to content

v1.0.1

Compare
Choose a tag to compare
@jrgriffiniii jrgriffiniii released this 13 Sep 21:36
3bb71b9

Changes

  • Use user.id instead of user in the path for the "Remove User" delete action [@coblej]
  • Ensured that more complex Devise routes are not broken by the insertion of mount Hydra::RoleManagement::Engine => '/' [@jrgriffiniii]
  • Updated docs according to Core Component Maintenance Working Group templates [@botimer]
  • Integrated Bixby and RuboCop; Removing support for Rails 3. [@jrgriffiniii]
  • Updated the dependencies to support bundler 2.0.x releases and to require engine_cart 2.1.x releases [@jrgriffiniii]
  • Initialized the CircleCI config. using samvera/circleci-orb as an Orb and deprecated Travis CI as a continuous integration service [@jrgriffiniii]
  • Updated the CircleCI configuration to test against Rails release 5.1.7 [@jrgriffiniii]
  • Updated the CircleCI Ruby versions 2.5.5 and 2.4.6 and Rails versions 5.2.3 and 5.1.7 [@botimer]