Releases: supabase/postgrest-py
Releases · supabase/postgrest-py
v0.19.3
0.19.3 (2025-01-24)
Bug Fixes
- client is sending a body in a GET and HEAD requests (#562) (6947a53)
v0.19.2
0.19.2 (2025-01-08)
Bug Fixes
- _cleaned_columns function now works with python multiline and typings (#556) (4127576)
v0.17.2
0.17.2 (2024-10-18)
Bug Fixes
- bump minimal version of Python to 3.9 (#522) (11da550)
- deps: install strenum package only with Python 3.10 and older (#519) (9dfefd0)
- Types to use Option[T] (#514) (645b677)
v0.17.0
0.17.0 (2024-09-28)
Features
Bug Fixes
- deps: bump pydantic from 2.8.2 to 2.9.2 (#506) (ccf2885)
v0.16.11
Bug Fixes
- fixed the 'order' method for 'BaseSelectRequestBuilder' (#495) (97d520e)
v0.16.10
Bug Fixes
- revert sanitize_pattern_param in like and ilike (#481) (18ed416)