Skip to content

Releases: supabase/postgrest-py

v0.19.3

24 Jan 22:24
3faa26e
Compare
Choose a tag to compare

0.19.3 (2025-01-24)

Bug Fixes

  • client is sending a body in a GET and HEAD requests (#562) (6947a53)

v0.19.2

23 Jan 21:53
8c552c7
Compare
Choose a tag to compare

0.19.2 (2025-01-08)

Bug Fixes

  • _cleaned_columns function now works with python multiline and typings (#556) (4127576)

v0.19.1

30 Dec 12:15
e75247e
Compare
Choose a tag to compare

0.19.1 (2024-12-30)

Bug Fixes

v0.19.0

22 Nov 22:10
91d9dab
Compare
Choose a tag to compare

0.19.0 (2024-11-22)

Features

v0.18.0

31 Oct 19:39
cef84b5
Compare
Choose a tag to compare

0.18.0 (2024-10-31)

Features

v0.17.2

18 Oct 08:57
79d1979
Compare
Choose a tag to compare

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.1

03 Oct 23:38
a67885f
Compare
Choose a tag to compare

0.17.1 (2024-10-02)

Bug Fixes

v0.17.0

28 Sep 22:40
4761613
Compare
Choose a tag to compare

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

22 Aug 10:28
3cc8cd2
Compare
Choose a tag to compare

0.16.11 (2024-08-22)

Bug Fixes

  • fixed the 'order' method for 'BaseSelectRequestBuilder' (#495) (97d520e)

v0.16.10

14 Aug 22:07
1e954af
Compare
Choose a tag to compare

0.16.10 (2024-08-14)

Bug Fixes

  • revert sanitize_pattern_param in like and ilike (#481) (18ed416)