File rubygem-rolify.changes of Package rubygem-rolify

-------------------------------------------------------------------
Fri Nov  3 07:56:25 UTC 2023 - Dan Čermák <dan.cermak@posteo.net>

- == 6.0.1

* Fix with_role with :any resource


-------------------------------------------------------------------
Thu Jun 24 17:54:38 UTC 2021 - Stephan Kulow <coolo@suse.com>

updated to version 6.0.0
 see installed CHANGELOG.rdoc

  = 6.0.0 (April 2, 2021)
  
  Breaking changes:
  
  * Support strict <tt>with_role</tt> queries. Note this changes behaviour of with_role when running in strict mode to behave as previously documented. #543 describes the behaviour change.
  * Dropped support for Ruby 2.3 and 2.4
  
  Improvements:
  
  * Updated ActiveRecord adapters implementation of <tt>in</tt> to utilise a subquery instead of two queries
  

-------------------------------------------------------------------
Fri Sep 25 14:49:08 UTC 2020 - Stephan Kulow <coolo@suse.com>

updated to version 5.3.0
 see installed CHANGELOG.rdoc

  = 5.3.0 (June 1, 2020)
  
  5.3.0 will be the last version to support Ruby < 2.5 and Rails < 5.2. Support for these will be dropped in the next major release.
  
  * Fix deprecation warning in Ruby 2.7
  * Add Rails 6 support to migration generator
  * Significant ActiveRecord performance improvements to <tt>add_role</tt> and <tt>without_role</tt>
  * Mongoid fix and performance improvement and to <tt>roles_name</tt>
  * Make it safe to call <tt>Thing.with_role(:admin, user)</tt> with new record
  

-------------------------------------------------------------------
Tue Jan  9 07:44:03 UTC 2018 - coolo@suse.com

- updated to version 5.2.0
 see installed CHANGELOG.rdoc

  = 5.2.0 (Dec 14, 2017)
  * Fix regression in generator around belongs_to options compatibility
  * Update version of database_cleaner
  * Update initializer.rb to include the remove_role_if_empty option and description
  * Allow inverse_of option on rolify method
  * Fix the code-climate-reporter issue that's causing travis to fail
  * Remove a separate index for the name column
  * Fix migration generator for AR 5.x
  * Fixed ambiguous column error

-------------------------------------------------------------------
Thu Apr  7 04:38:00 UTC 2016 - coolo@suse.com

- updated to version 5.1.0
 see installed CHANGELOG.rdoc

  = 5.1.0 (Mar 19, 2016)
  * Rails 5 Support (thanks @lorefnon)
  * Fix user handling in generator (thanks @lorefnon)
  * Fix quoting issues (thanks @lorefnon)
  * Improvements to dynamic module loading (thanks to @DmitryKK)

-------------------------------------------------------------------
Thu Mar 17 17:38:23 UTC 2016 - tampakrap@opensuse.org

- Initial commit

openSUSE Build Service is sponsored by