2.0.0-alpha-2
Pre-release
Pre-release
Changes
Core
- Fix an issue causing the
Authorizationheader not getting added to any request whenAuthis not installed - Mark some DSL functions with an DSL marker
- Update to Kotlin 1.9.21 to fix an issue with klib dependencies
Postgrest
- Add
columnsparameter toPostgrestRequestBuilder#selectto allow restricting which columns to receive when usingUPDATE,DELETE,INSERT