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.4.1
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.5.0
Choose a head ref
  • 10 commits
  • 43 files changed
  • 3 contributors

Commits on Sep 5, 2023

  1. Copy the full SHA
    dbb153f View commit details

Commits on Oct 3, 2023

  1. Update kotlinx.team.infra version

    - Update TC settings scripts version
    - Cleanup TC settings
    - Cleanup deprecations in gradle build scripts
    ilya-g committed Oct 3, 2023
    Copy the full SHA
    2f6ade2 View commit details

Commits on Nov 24, 2023

  1. Copy the full SHA
    f97034f View commit details
  2. Enable error loglevel for partial linkage messages (#317)

    The change is related to building datetime as a Kotlin user project.
    See QA-1099 for more details.
    FenstonSingel authored Nov 24, 2023
    Copy the full SHA
    53ffd13 View commit details

Commits on Dec 1, 2023

  1. Copy the full SHA
    87cc920 View commit details
  2. Implement WasmJs target

    igoriakovlev authored and ilya-g committed Dec 1, 2023
    Copy the full SHA
    841b0a8 View commit details
  3. Remove explicit kotlin-stdlib and kotlin-test-junit dependencies

    They are configured automatically by KGP
    ilya-g committed Dec 1, 2023
    Copy the full SHA
    5def197 View commit details
  4. Fix several build warnings

    - Opt-in to expect-actual classes experimental feature
    - Suppress default hierarchy template warning
    - Remove obsolete kotlin.Experimental opt-in
    ilya-g committed Dec 1, 2023
    Copy the full SHA
    2616a9d View commit details
  5. Copy the full SHA
    8dc7e2e View commit details
  6. Copy the full SHA
    c349b7e View commit details
Loading