pkgsrc/textproc/ruby-will-paginate/distinfo
taca 40aed0f00c textproc/ruby-will-paginate: update to 3.3.0
Update ruby-will-paginate to 3.3.0.


3.3.0 (2020-02-26)

* 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


3.2.1 (2019-10-15)

* Ensure PageNumber is serialized as JSON number


3.2.0 (2019-10-09)

* Performance: avoid extending Numeric with PageNumber logic

* BREAKING: Integer === page_number is no longer true.

* Make pagination markup more accessible:

	- container div now has role="navigation";
	- container div now has aria-label="Pagination", translatable via
          will_paginate.container_aria_label i18n key;
	- individual page links now have aria-label="Page {N}", translatable
          via will_paginate.page_aria_label i18n key;
	- current page now has aria-current="page".

* Add support for will_paginate view helpers in Hanami View

* Add total_entries support for Mongoid

* Rails: avoid circular require warning

* Rails: fix serving HTTP 404s for WillPaginate::InvalidPage exceptions


3.1.8 (2019-08-19)

* Avoid warnings on Ruby 2.7


3.1.7 (2019-03-18)

* Rails 5.2.2.1 & 6.0.0 compatibility
2020-03-24 18:18:23 +00:00

6 lines
416 B
Text

$NetBSD: distinfo,v 1.14 2020/03/24 18:18:23 taca Exp $
SHA1 (will_paginate-3.3.0.gem) = 31285017616f8de8bf4f5836ebf8f1ff15e29cd5
RMD160 (will_paginate-3.3.0.gem) = 8ccaa5167e7db9e17f7091e9d2353d8f9131bc42
SHA512 (will_paginate-3.3.0.gem) = 2114683e16642e4d06523ba69d26438a7111687f73d3ab89bfcf7a413ce5ea68cb076c4f887f34efcd9c6d5525260e9367a5b502ccde5658f3e21f7f0dba12ab
Size (will_paginate-3.3.0.gem) = 37888 bytes