Releases: supabase/supabase-py
Releases · supabase/supabase-py
v1.0.1
What's Changed
- chore(deps-dev): bump black from 22.12.0 to 23.1.0 by @dependabot in #357
- Update README.md by @alon710 in #359
- chore(deps): bump python-semantic-release from 7.33.0 to 7.33.1 by @dependabot in #356
- chore(deps-dev): bump pre-commit from 2.21.0 to 3.0.4 by @dependabot in #362
- chore(deps-dev): bump commitizen from 2.40.0 to 2.41.0 by @dependabot in #366
- chore(deps): bump postgrest-py from 0.10.3 to 0.10.4 by @dependabot in #363
- chore(deps): bump cryptography from 39.0.0 to 39.0.1 by @dependabot in #364
- fix: pass through timeout by @J0 in #369
- chore(deps): bump python-semantic-release from 7.33.1 to 7.33.2 by @dependabot in #379
- chore(deps-dev): bump commitizen from 2.41.0 to 2.42.0 by @dependabot in #374
- chore: bump version to 1.0.1 by @J0 in #380
New Contributors
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- Updated URL by @RamiroND in #290
- Replaced makefile with poetry scripts by @cadnce in #287
- Custom exception class, URL & Key validation using RegEx, typo fixes. by @rawandahmad698 in #289
- chore(deps-dev): bump pytest from 7.1.3 to 7.2.0 by @dependabot in #297
- chore(deps-dev): bump commitizen from 2.35.0 to 2.37.0 by @dependabot in #298
- chore: Update README.md by @J0 in #302
- add conda package instructions to readme by @timkpaine in #296
- Fix broken link in README by @bweisel in #310
- Fix grammar in readme by @wellsilver in #309
- docs: update readme to show hidden parts by @t-huyeng in #315
- chore(deps): bump python-semantic-release from 7.32.1 to 7.32.2 by @dependabot in #294
- chore: update poetry lockfile by @J0 in #348
- chore(deps): bump storage3 from 0.3.5 to 0.4.0 by @dependabot in #347
- chore(deps): bump python-semantic-release from 7.32.2 to 7.33.0 by @dependabot in #349
- chore(deps-dev): bump commitizen from 2.39.1 to 2.40.0 by @dependabot in #350
- Update poetry.lock; Remove dataclasses dependency by @ShantanuNair in #353
- chore(deps): bump postgrest-py from 0.10.3 to 0.10.4 by @dependabot in #352
- chore: publish v1.0.0 with new versions of sublibs. py37 is deprecated by @J0 in #360
New Contributors
- @cadnce made their first contribution in #287
- @rawandahmad698 made their first contribution in #289
- @timkpaine made their first contribution in #296
- @bweisel made their first contribution in #310
- @wellsilver made their first contribution in #309
- @t-huyeng made their first contribution in #315
- @ShantanuNair made their first contribution in #353
Full Changelog: v0.7.1...v1.0.0
v0.6.0
What's Changed
- update realtime by @ZetiMente in #275
- chore(deps-dev): bump flake8 from 4.0.1 to 5.0.4 by @dependabot in #252
- chore(deps-dev): bump pytest-cov from 3.0.0 to 4.0.0 by @dependabot in #282
- chore(deps-dev): bump python-dotenv from 0.20.0 to 0.21.0 by @dependabot in #281
- Continuation of Pr/234: ran isort and black for tests by @mohnish7 in #236
New Contributors
- @ZetiMente made their first contribution in #275
- @mohnish7 made their first contribution in #236
Full Changelog: v0.5.8...v0.6.0
v0.5.8
Fix
- Downgrade python-semantic-release, fix end of file at README and force latest storage version (
9c4bfba
)