Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Kotlin/kotlinx.coroutines
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.6.2
Choose a base ref
...
head repository: Kotlin/kotlinx.coroutines
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.6.3
Choose a head ref
  • 10 commits
  • 28 files changed
  • 6 contributors

Commits on May 30, 2022

  1. Configuration menu
    Copy the full SHA
    110ca3d View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2022

  1. Remove NPM validation (#3312)

    We will drop complete support of NPM as soon as JS IR is declared stable and this test is already a deadweight as it was never run due to misconfiguration
    qwwdfsad authored Jun 7, 2022
    Configuration menu
    Copy the full SHA
    cc5b86a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aedbcc7 View commit details
    Browse the repository at this point in the history
  3. Update withContext KDoc (#3309)

    Fixes #3167
    qwwdfsad authored Jun 7, 2022
    Configuration menu
    Copy the full SHA
    c4cd1fd View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2022

  1. Configuration menu
    Copy the full SHA
    59994e2 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

  1. Integration test project (#3307)

    Test for #3305 
    
    Co-authored-by: Vsevolod Tolstopyatov <qwwdfsad@gmail.com>
    Co-authored-by: dkhalanskyjb <52952525+dkhalanskyjb@users.noreply.github.com>
    3 people authored Jun 15, 2022
    Configuration menu
    Copy the full SHA
    f101f93 View commit details
    Browse the repository at this point in the history
  2. Update atomicfu version to 0.17.3 (#3321)

    * Update atomicfu version to 0.17.3
    * Use nodejs() instead of browser() for js tests
    mvicsokolova authored Jun 15, 2022
    Configuration menu
    Copy the full SHA
    923a037 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2022

  1. Configuration menu
    Copy the full SHA
    e9e14c9 View commit details
    Browse the repository at this point in the history
  2. Version 1.6.3

    dkhalanskyjb committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    16c613d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ee99e2 View commit details
    Browse the repository at this point in the history
Loading