All notable changes to lazy-json-pages
will be documented in this file.
Updates should follow the Keep a CHANGELOG principles.
- Dependency on Lazy JSON v2
- Support for page numbers in URLs
- Custom Guzzle handler
- Auto-registered macro for lazy collections
- Support for offset
- Support for limit
- Support for Link header
- Support for API rate limits
- Support for Laravel events
- The path is now part of the configuration
- The retry logic
- Support for PHP versions older than 8.1
- Support for configurations different from the Config DTO
- Build badge on readme
- Released the first version