Kotlin/kotlinx-datetime (org.jetbrains.kotlinx:kotlinx-datetime)
### [`v0.4.1`](https://togithub.com/Kotlin/kotlinx-datetime/blob/HEAD/CHANGELOG.md#041)
- Update Kotlin dependency to 1.8.21, kotlinx.serialization to 1.5.1
- Support more Kotlin/Native targets: `linuxArm64`, `linuxArm32Hfp`, `watchosDeviceArm64`
- Implement [comparable time marks](https://kotlinlang.org/docs/time-measurement.html#measure-differences-in-time) in a time source returned by `Clock.asTimeSource()` ([#271](https://togithub.com/Kotlin/kotlinx-datetime/pull/271))
- Deprecate `Instant` and `LocalDate` arithmetic operations (`plus` and `minus`) taking `DateTimeUnit` without a number of units ([#247](https://togithub.com/Kotlin/kotlinx-datetime/pull/247))
- Fix adding small `Duration` to large `Instant` on JS and Native ([#264](https://togithub.com/Kotlin/kotlinx-datetime/pull/264))
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
0.4.0
->0.4.1
Release Notes
Kotlin/kotlinx-datetime (org.jetbrains.kotlinx:kotlinx-datetime)
### [`v0.4.1`](https://togithub.com/Kotlin/kotlinx-datetime/blob/HEAD/CHANGELOG.md#041) - Update Kotlin dependency to 1.8.21, kotlinx.serialization to 1.5.1 - Support more Kotlin/Native targets: `linuxArm64`, `linuxArm32Hfp`, `watchosDeviceArm64` - Implement [comparable time marks](https://kotlinlang.org/docs/time-measurement.html#measure-differences-in-time) in a time source returned by `Clock.asTimeSource()` ([#271](https://togithub.com/Kotlin/kotlinx-datetime/pull/271)) - Deprecate `Instant` and `LocalDate` arithmetic operations (`plus` and `minus`) taking `DateTimeUnit` without a number of units ([#247](https://togithub.com/Kotlin/kotlinx-datetime/pull/247)) - Fix adding small `Duration` to large `Instant` on JS and Native ([#264](https://togithub.com/Kotlin/kotlinx-datetime/pull/264))Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.