0.5.0-beta-3
Pre-release
Pre-release
- Deprecate Actitity#initializeAndroid(SupabaseClient) (no longer mandatory)
- Add SupabaseClient.handleDeeplinks(intent)
- Move supabaseUrl & supabaseKey from the SupabaseClientBuilder's DSL properties to function parameter
- Move schema from the RealtimeChannel#postgresChangeFlow DSL to function parameter
- Remove useless Edge Function builder (everything is now inside the function params)