New
will_paginate 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