Pagy v5.4.0 Release Notes

    • Calendar API breaking changes for refactoring of Pagy::Calendar and calendar extra:
      • Added complete compatibility with all the backend extras
      • Simpler usage with automatic handling of pagy objects
      • Less variables and simpler requirements for the methods to implement
    • ⚡️ Updated gemfiles
    • The localize method overridden by the i18n extra must receive a format
    • Series and sequels use keyword arguments and pagy_*nav methods accepts a size keyword argument
    • 📄 Docs improvements
    • ✂ Removed unnecessary empty section in calendar docs
    • 🛠 Fixes for typos and misalignment