Skip to content

Releases: CodeWithSushil/supabase-client

v1.1.5

10 Aug 03:26
b554c12
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.4...v1.1.5

v1.1.4

19 Jun 13:35
Compare
Choose a tag to compare

Full Changelog: v1.1.3...v1.1.4

v1.1.3

19 Jun 07:42
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v1.1.3

v1.1.2

13 Apr 02:54
c2a397f
Compare
Choose a tag to compare

Full Changelog: v1.1.1...v1.1.2

v1.1.1

08 Apr 08:51
Compare
Choose a tag to compare

What's Changed

  • dependabot:(deps-dev): bump phpstan/phpstan from 2.1.3 to 2.1.4 by @dependabot in #5
  • dependabot:(deps-dev): bump phpstan/phpstan from 2.1.4 to 2.1.5 by @dependabot in #6

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

v1.1.0

30 Jan 10:29
Compare
Choose a tag to compare

Full Changelog: v1.0.9...v1.1.0

v1.0.9

28 Jan 11:03
4fb5bf8
Compare
Choose a tag to compare

What's Changed

  • dependabot:(deps-dev): bump phpstan/phpstan from 2.1.0 to 2.1.1 by @dependabot in #3
  • dependabot:(deps-dev): bump phpstan/phpstan from 2.1.1 to 2.1.2 by @dependabot in #4

New Contributors

Full Changelog: v1.0.8...v1.0.9

v1.0.8

01 Jan 00:25
Compare
Choose a tag to compare

Full Changelog: v1.0.7...v1.0.8

v1.0.7

18 Dec 06:54
Compare
Choose a tag to compare

Full Changelog: v1.0.5...v1.0.6

Full Changelog: v1.0.5...v1.0.6

Full Changelog: v1.0.6...v1.0.7

v1.0.4

17 Sep 14:43
Compare
Choose a tag to compare

Supabase for PHP: v1.0.4

  • Add new function pages() for Pagination.
  • Add new function filter() for filtering the data.
  • Add new function matchs() for checking duplicates data from table.
  • Updated Docs as well.