File rubygem-will_paginate.changes of Package rubygem-will_paginate

-------------------------------------------------------------------
Fri Jun 21 10:56:36 UTC 2024 - Dan Čermák <dan.cermak@posteo.net>

- 4.0.1:

## What's Changed
* Ruby 3.4 compatibility: fix running with `RUBYOPT="--enable-frozen-string-literal"` by @jdelStrother in https://github.com/mislav/will_paginate/pull/651
* CI: test with Ruby 3.3, Rails 7.1 by @mislav in https://github.com/mislav/will_paginate/pull/659
* CI: Update GitHub Actions using dependabot by @olleolleolle in https://github.com/mislav/will_paginate/pull/653
* Bump actions/checkout from 3 to 4 by @dependabot in https://github.com/mislav/will_paginate/pull/654
* README.md: Avoid hashrockets for args by @olleolleolle in https://github.com/mislav/will_paginate/pull/650
* bootstrap: update for docker compose by @mislav in https://github.com/mislav/will_paginate/pull/660

## New Contributors
* @olleolleolle made their first contribution in https://github.com/mislav/will_paginate/pull/653
* @dependabot made their first contribution in https://github.com/mislav/will_paginate/pull/654
* @jdelStrother made their first contribution in https://github.com/mislav/will_paginate/pull/651

**Full Changelog**: https://github.com/mislav/will_paginate/compare/v4.0.0...v4.0.1



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

- 4.0.0:

This release adds only minor new features, but bumps the major version number because some old functionality has been removed due to other frameworks not being maintained anymore. Namely, DataMapper and Merb integrations have been dropped since both projects haven't been maintained in a long while and it's been hard maintaining a test suite for them.

## What's New
* Preserve query parameters in pagination links rendered from POST request by @mislav in https://github.com/mislav/will_paginate/pull/648
* Add `aria-label` for previous and next page links by @hammad-Ikhlaq-7vals in https://github.com/mislav/will_paginate/pull/645
  * Learn how to [translate these new accessible labels](https://github.com/mislav/will_paginate/wiki/I18n) in non-English applications 
* Remove `aria-disabled` attribute from `<span>` element by @mislav in https://github.com/mislav/will_paginate/pull/634
* Remove DataMapper integration by @orien in https://github.com/mislav/will_paginate/pull/641
* Remove Merb support by @mislav in https://github.com/mislav/will_paginate/pull/642

## What's Changed
* Rails 7 compat in tests by @mislav in https://github.com/mislav/will_paginate/pull/629
* Test against Rails 7 by @mislav in https://github.com/mislav/will_paginate/pull/633
* Bump RSpec from 2.99.0 to 3.12.0 by @orien in https://github.com/mislav/will_paginate/pull/640
* Remove unneeded files from the gem package by @orien in https://github.com/mislav/will_paginate/pull/643
* Fix CI by @mislav in https://github.com/mislav/will_paginate/pull/647

## New Contributors
* @hammad-Ikhlaq-7vals made their first contribution in https://github.com/mislav/will_paginate/pull/645

**Full Changelog**: https://github.com/mislav/will_paginate/compare/v3.3.1...v4.0.0



-------------------------------------------------------------------
Wed Aug 25 06:13:49 UTC 2021 - Manuel Schnitzer <mschnitzer@suse.com>

- updated to version 3.3.1

  * Accessibility fix: add the aria-disabled attribute to the pagination
    element marked with CSS classname "disabled".

-------------------------------------------------------------------
Tue Mar  3 10:29:35 UTC 2020 - Manuel Schnitzer <mschnitzer@suse.com>

- updated to version 3.3.0

  * ActiveRecord: Avoid a count query in empty? #593
  * Support MS SQL Server #540
  * Avoid Ruby 2.7 warnings about keyword arguments #609
  * Breaking: drop Ruby 1.9 compatibility

-------------------------------------------------------------------
Tue Nov 12 14:11:51 UTC 2019 - Manuel Schnitzer <mschnitzer@suse.com>

- updated to version 3.2.1

  * Ensure PageNumber is serialized as JSON number

-------------------------------------------------------------------
Wed Aug 21 19:10:09 UTC 2019 - Manuel Schnitzer <mschnitzer@suse.com>

- updated to version 3.1.8

  * Avoid warnings on Ruby 2.7

-------------------------------------------------------------------
Fri Mar 29 06:18:28 UTC 2019 - Stephan Kulow <coolo@suse.com>

- updated to version 3.1.7
  no changelog found

-------------------------------------------------------------------
Tue Jun 13 20:56:58 UTC 2017 - coolo@suse.com

- updated to version 3.1.6
  no changelog found

-------------------------------------------------------------------
Sun Oct 16 04:39:19 UTC 2016 - coolo@suse.com

- updated to version 3.1.5
  no changelog found

-------------------------------------------------------------------
Sat Oct  8 04:39:03 UTC 2016 - coolo@suse.com

- updated to version 3.1.3
  no changelog found

-------------------------------------------------------------------
Wed Sep 21 04:54:25 UTC 2016 - coolo@suse.com

- updated to version 3.1.2
  no changelog found

-------------------------------------------------------------------
Thu Jan 21 05:52:39 UTC 2016 - coolo@suse.com

- updated to version 3.1.0
  no changelog found

-------------------------------------------------------------------
Tue Feb 10 18:42:24 UTC 2015 - coolo@suse.com

- updated to version 3.0.7

-------------------------------------------------------------------
Thu Oct 10 14:20:41 UTC 2013 - coolo@suse.com

- updated to version 3.0.5, no changelog

-------------------------------------------------------------------
Sat Jan 12 13:57:42 UTC 2013 - coolo@suse.com

- updated to version 3.0.4

-------------------------------------------------------------------
Thu Aug  2 14:33:04 UTC 2012 - cfarrell@suse.com

- license update: MIT
  See data/LICENSE

-------------------------------------------------------------------
Wed Dec  7 16:07:31 UTC 2011 - jreidinger@suse.com

- update to version 3.0.2 with fixes 

-------------------------------------------------------------------
Thu Aug  4 15:38:20 UTC 2011 - fcastelli@novell.com

- Update to version 3.0pre4

-------------------------------------------------------------------
Wed Jul 20 12:57:45 UTC 2011 - mrueckert@suse.com

- start package for the rails 3.x branches

openSUSE Build Service is sponsored by