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-datetime
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.2
Choose a base ref
...
head repository: Kotlin/kotlinx-datetime
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.3
Choose a head ref
  • 4 commits
  • 7 files changed
  • 2 contributors

Commits on Apr 27, 2022

  1. Upgrade Kotlin to 1.6.20 and kotlinx.serialization to 1.3.2.

    Also, add yarn.lock.
    
    (cherry picked from commit 29dee5e)
    serbelga authored and ilya-g committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    b979c2e View commit details
    Browse the repository at this point in the history

Commits on May 4, 2022

  1. Upgrade Kotlin to 1.7.0-Beta

    (cherry picked from commit a18ec4c)
    ilya-g committed May 4, 2022
    Configuration menu
    Copy the full SHA
    d90c7bf View commit details
    Browse the repository at this point in the history
  2. Increase timeout for JS tests

    Some of JS tests can sporadically take more time on Windows than expected
    
    (cherry picked from commit 7849d9a)
    ilya-g committed May 4, 2022
    Configuration menu
    Copy the full SHA
    e4d6e0f View commit details
    Browse the repository at this point in the history
  3. Add changelog entry for 0.3.3

    (cherry picked from commit 4e39fbc)
    ilya-g committed May 4, 2022
    Configuration menu
    Copy the full SHA
    b862fad View commit details
    Browse the repository at this point in the history
Loading