Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-06-10 | 1.1 kB | |
will_paginate 4.0.1 source code.tar.gz | 2024-06-10 | 36.1 kB | |
will_paginate 4.0.1 source code.zip | 2024-06-10 | 60.9 kB | |
Totals: 3 Items | 98.1 kB | 0 |
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