File rubygem-will_paginate.changes of Package rubygem-will_paginate
-------------------------------------------------------------------
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