File rubygem-bullet.changes of Package rubygem-bullet

-------------------------------------------------------------------
Tue Jul 16 09:23:40 UTC 2024 - Dan Čermák <dan.cermak@posteo.net>

- ## 7.2.0 (07/12/2024)

* Support rails 7.2
* Fix count method signature for active_record5 and active_record60


-------------------------------------------------------------------
Mon Jan 29 13:49:05 UTC 2024 - Dan Čermák <dan.cermak@posteo.net>

- New upstream release 7.1.6, see bundled CHANGELOG.md

-------------------------------------------------------------------
Tue Nov 14 14:51:19 UTC 2023 - Dan Čermák <dan.cermak@posteo.net>

- ## 7.1.3 (11/05/2023)

* Call NPlusOneQuery's call_association when calling count on collectino assocation


-------------------------------------------------------------------
Thu Nov  2 11:56:11 UTC 2023 - Dan Čermák <dcermak@suse.com>

- New upstream release 7.1.2

-------------------------------------------------------------------
Wed Dec  7 11:14:21 UTC 2022 - Stephan Kulow <coolo@suse.com>

updated to version 7.0.4
 see installed CHANGELOG.md

  ## 7.0.4 (11/28/2022)
  
  * Fix `eager_load` `has_many :through` false positives
  * mongoid7x: add dynamic methods
  

-------------------------------------------------------------------
Mon Aug 29 06:49:27 UTC 2022 - Stephan Kulow <coolo@suse.com>

updated to version 7.0.3
 see installed CHANGELOG.md

  ## 7.0.3 (08/13/2022)
  
  * Replace `Array()` with `Array.wrap()`
  

-------------------------------------------------------------------
Thu Aug  4 13:00:26 UTC 2022 - Stephan Kulow <coolo@suse.com>

updated to version 7.0.2
 see installed CHANGELOG.md

  ## 7.0.2 (05/31/2022)
  
  * Drop growl support
  * Do not check html tag in Bullet::Rack anymore
  

-------------------------------------------------------------------
Tue Jan 25 06:42:35 UTC 2022 - Stephan Kulow <coolo@suse.com>

updated to version 7.0.1
 see installed CHANGELOG.md

  ## 7.0.1 (01/15/2022)
  
  * Get rid of *_whitelist methods
  * Hack ActiveRecord::Associations::Preloader::Batch in rails 7
  
  ## 7.0.0 (12/18/2021)
  
  * Support rails 7
  * Fix Mongoid 7 view iteration
  * Move CI from Travis to Github Actions
  
  ## 6.1.5 (08/16/2021)
  
  * Rename whitelist to safelist
  * Fix onload called twice
  * Support Rack::Files::Iterator responses
  * Ensure HABTM associations are not incorrectly labeled n+1
  

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

updated to version 6.1.4
 see installed CHANGELOG.md

  ## 6.1.4 (02/26/2021)
  
  * Added an option to stop adding HTTP headers to API requests
  
  ## 6.1.3 (01/21/2021)
  
  * Consider ThroughAssociation at SingularAssociation like CollectionAssociation
  * Add xhr_script only when add_footer is enabled
  

-------------------------------------------------------------------
Wed Jan 20 12:24:29 UTC 2021 - Stephan Kulow <coolo@suse.com>

updated to version 6.1.2
 see installed CHANGELOG.md

  ## 6.1.2 (12/12/2020)
  
  * Revert "Make whitelist thread safe"
  
  ## 6.1.1 (12/12/2020)
  
  * Add support Rails 6.1
  * Make whitelist thread safe
  

-------------------------------------------------------------------
Mon Feb 10 14:15:47 UTC 2020 - Stephan Kulow <coolo@suse.com>

- updated to version 6.1.0
 see installed CHANGELOG.md

  ## 6.1.0 (12/28/2019)
  
  * Add skip_html_injection flag
  * Remove writer hack in active_record6
  * Use modern includes syntax in warnings
  * Fix warning: The last argument is used as the keyword parameter
  
  ## 6.0.2 (08/20/2019)
  
  * Fully support Rails 6.0

-------------------------------------------------------------------
Fri Jul 19 08:58:09 UTC 2019 - Stephan Kulow <coolo@suse.com>

- updated to version 6.0.1
 see installed CHANGELOG.md

-------------------------------------------------------------------
Sun May  5 09:20:02 UTC 2019 - Stephan Kulow <coolo@suse.com>

- updated to version 6.0.0
 see installed CHANGELOG.md

  ## 6.0.0 (02/22/2019)
  
  * Add XHR support to Bullet
  * Support Rails 6.0
  * Handle case where ID is manually set on unpersisted record

-------------------------------------------------------------------
Thu Nov 22 05:00:32 UTC 2018 - Stephan Kulow <coolo@suse.com>

- updated to version 5.9.0
 see installed CHANGELOG.md

-------------------------------------------------------------------
Wed Sep  5 10:04:00 UTC 2018 - coolo@suse.com

- updated to version 5.7.6
 see installed CHANGELOG.md

-------------------------------------------------------------------
Tue Mar 20 10:05:22 UTC 2018 - factory-auto@kulow.org

- updated to version 5.7.5
 see installed CHANGELOG.md

  ## 5.7.5 (12/03/2018)
  
  * Fix duplicate logs in mongoid 4.x and 5.x version
  * Add magic comment frozen_string_literal: true
  
  ## 5.7.4 (10/03/2018)
  
  * Avoid Bullet from making extra queries in mongoid6
  * Use caller for ruby 1.9 while caller_locations for 2.0+

-------------------------------------------------------------------
Sun Feb 18 05:28:29 UTC 2018 - factory-auto@kulow.org

- updated to version 5.7.3
 see installed CHANGELOG.md

  ## 5.7.3 (17/02/2018)
  
  * Exclude configured bundler path in addition to '/vendor'
  * Support rails 5.1.5

-------------------------------------------------------------------
Thu Feb  8 05:55:19 UTC 2018 - coolo@suse.com

- updated to version 5.7.2
 see installed CHANGELOG.md

  ## 5.7.2 (18/01/2018)
  
  * Fix `caller_path` in `excluded_stacktrace_path`

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

- updated to version 5.7.1
 see installed CHANGELOG.md

-------------------------------------------------------------------
Sun Dec  3 19:11:22 UTC 2017 - coolo@suse.com

- updated to version 5.7.0
 see installed CHANGELOG.md

-------------------------------------------------------------------
Thu Aug  3 19:05:41 UTC 2017 - coolo@suse.com

- updated to version 5.6.1
 see installed CHANGELOG.md

-------------------------------------------------------------------
Thu Mar  2 05:36:24 UTC 2017 - coolo@suse.com

- updated to version 5.5.1
 see installed CHANGELOG.md

  ## 5.5.1 (03/01/2016)
  
  * Fix inverse_of for rails 5
  * Fix detect file attachment for rack #319
  * Fix `ActiveRecord::Associations::SingularAssociation#reader` usage for Rails 5.1

-------------------------------------------------------------------
Sat Dec 31 05:30:32 UTC 2016 - coolo@suse.com

- updated to version 5.5.0
 see installed CHANGELOG.md

-------------------------------------------------------------------
Wed Dec 14 05:28:56 UTC 2016 - coolo@suse.com

- initial package (version 5.4.3)

openSUSE Build Service is sponsored by