Skip to content

Releases: tattersoftware/codeigniter4-reddit

IDE Compatibility

26 May 13:13
e6720ff

Choose a tag to compare

  • 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

11 Mar 14:45
78ff566

Choose a tag to compare

  • 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

22 Nov 18:59
ec4f059

Choose a tag to compare

Fixes a bug where Listing would not return the correct "after" and "before" values.

Initial Release

21 Nov 15:19
b7622dc

Choose a tag to compare

Includes basic support for fetch() and required infrastructure.