Releases: CodeWithSushil/supabase-client
Releases · CodeWithSushil/supabase-client
v1.1.5
v1.1.4
Full Changelog: v1.1.3...v1.1.4
v1.1.3
v1.1.2
Full Changelog: v1.1.1...v1.1.2
v1.1.1
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
Full Changelog: v1.0.9...v1.1.0
v1.0.9
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
- @dependabot made their first contribution in #3
Full Changelog: v1.0.8...v1.0.9
v1.0.8
Full Changelog: v1.0.7...v1.0.8
v1.0.7
v1.0.4
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.