Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

feat: add ApiFutures.catchingAsync #117

Merged
merged 2 commits into from Mar 13, 2020

Commits on Mar 11, 2020

  1. feat: add ApiFutures.catchingAsync

    I would like to use this in Firestore. I tried to match the existing signature that allows the callback to return '? extends V' but this does not seem to be possible (see transformAsync).
    schmidt-sebastian committed Mar 11, 2020
    Copy the full SHA
    784749c View commit details
    Browse the repository at this point in the history
  2. Add BetaApi

    schmidt-sebastian committed Mar 11, 2020
    Copy the full SHA
    9c12535 View commit details
    Browse the repository at this point in the history