Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.4.0 experimentality #2316

Merged
merged 4 commits into from Oct 26, 2020
Merged

1.4.0 experimentality #2316

merged 4 commits into from Oct 26, 2020

Commits on Oct 19, 2020

  1. Gracefully icnrease deprecation level on Channel operators instead of…

    … removing them, warning was not strict enough
    qwwdfsad committed Oct 19, 2020
    Copy the full SHA
    ea4ece3 View commit details
    Browse the repository at this point in the history
  2. Lift out experimentality where it is applicable

        * CoroutineDispatcher.invoke
        * ReceiveChannel.consume and ReceiveChannel.consumeEach
        * Flow core operators: onStart, onCompletion, onEmpty
        * CompletableDeferred.completeWith
        * awaitCancellation
        * Add experimentality notes where applicable
    qwwdfsad committed Oct 19, 2020
    Copy the full SHA
    21d82f3 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2020

  1. Copy the full SHA
    7644a91 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2020

  1. Copy the full SHA
    66636a9 View commit details
    Browse the repository at this point in the history