Skip to content

Releases: tattersoftware/codeigniter4-firebase

Test Trait

30 May 23:59
be33a55
Compare
Choose a tag to compare
  • Deprecates the handler for legacy Tatter\Accounts
  • Supplies Test\FirebaseUserTrait to assist with testing scenarios

Bugfix deprecated method

16 Apr 19:02
5860dca
Compare
Choose a tag to compare
  • Changed some functions in Caller for deprecated SDK methods

Ordering & Limits

13 Apr 18:05
2318a27
Compare
Choose a tag to compare
  • Added orderBy and limit methods to the mock Model
  • Fixed a bug where passing entities to model methods would not properly convert them first

Update Test trait

28 Jan 20:00
9f71546
Compare
Choose a tag to compare
v1.0.3

Implement new Accounts test trait

Improve Accounts support; More tests

28 Jan 18:23
125b55e
Compare
Choose a tag to compare
v1.0.2

Refine factory and tests

Add support for Tatter\Accounts

27 Jan 18:42
74ff3c6
Compare
Choose a tag to compare
v1.0.1

Add Accounts handler

Initial release

14 Dec 03:35
645e68a
Compare
Choose a tag to compare
v1.0.0

Add Caller to docs