Skip to content

Releases: tattersoftware/codeigniter4-imposter

Bugfix CSV Values

24 Jan 00:29
24c1945

Choose a tag to compare

Fixes a bug for PHP 8.1+ where entity casts could cause deprecation warnings.

What's Changed

Full Changelog: v1.1.0...v1.1.1

Tatter\Users Support

28 Dec 01:23
eb0e2c5

Choose a tag to compare

Adds classes to support Tatter\Users, making this library a fully-compatible "test double" for any library requiring codeigniter4/authentication-implementation.

What's Changed

Full Changelog: v1.0.0...v1.1.0

Initial Release

17 Nov 00:32
27196b5

Choose a tag to compare

v1.0.0

Initial upload