Releases: tattersoftware/codeigniter4-reddit
Releases · tattersoftware/codeigniter4-reddit
IDE Compatibility
- Fixes some docblocks to improve IDE compatibility
- Applies the updated CodeIgniter DevKit and configurations
No content changes this release.
What's Changed
Full Changelog: v1.1.0...v1.1.1
PHP 8.1 Compatibility
- Bumps PHP versions to be
^7.4 || ^8.0 - Applies CodeIgniter coding style changes
- Switches to CodeIgniter Dev Kit for tools
- Adds some more tests to improve coverage
This release contains no content changes.
What's Changed
Full Changelog: v1.0.1...v1.1.0
Bugfix Listing
Fixes a bug where Listing would not return the correct "after" and "before" values.
Initial Release
Includes basic support for fetch() and required infrastructure.