Add link and explanation to download the latest unreleased builds

This commit is contained in:
laurenceisla
2021-09-03 13:04:21 -05:00
committed by GitHub
parent 91152ebad0
commit 34958e723a
2 changed files with 3 additions and 1 deletions
-1
View File
@@ -93,7 +93,6 @@ Client-Side Libraries
* `postgrest-js <https://github.com/supabase/postgrest-js>`_ - TypeScript/JavaScript
* `postgrest-kt <https://github.com/supabase/postgrest-kt>`_ - Kotlin
* `postgrest-py <https://github.com/supabase/postgrest-py>`_ - Python
* `postgrest-pyclient <https://github.com/datrium/postgrest-pyclient>`_ - Python
* `postgrest-request <https://github.com/lewisjared/postgrest-request>`_ - JS, SuperAgent
* `postgrest-rs <https://github.com/supabase/postgrest-rs>`_ - Rust
* `postgrest-sharp-client <https://github.com/thejettdurham/postgrest-sharp-client>`_ (needs maintainer) - C#, RestSharp
+3
View File
@@ -5,6 +5,9 @@
Upcoming
========
These are changes yet unreleased. If you'd like to try them out before a new official release, access `the list of CI runs <https://github.com/PostgREST/postgrest/actions/workflows/ci.yaml?query=branch%3Amain>`_
and select the newest commit, then download the build from the Artifacts section at the bottom of the page (you'll need a GitHub account to download it).
Added
-----