Dmitry Khalanskiy [JB]
07/07/2025, 6:04 PMkotlinx-datetime
0.7.1 is here, providing a more convenient migration path to kotlin.time.Instant
!
https://github.com/Kotlin/kotlinx-datetime/releases/tag/v0.7.1jw
07/07/2025, 6:49 PMDmitry Khalanskiy [JB]
07/08/2025, 6:16 AM0.8.0-0.6.x-compat
as well? The current, optimistic plan is not to do that, but we'll decide based on the number of projects depending on 0.7.x-0.6.x-compat
.jw
07/08/2025, 12:29 PMDmitry Khalanskiy [JB]
07/08/2025, 12:32 PMB
depending on 0.7.1
, C
depending on compat
, and A
depending on both B
and C
without having to fix the dependency version to compat
.darkmoon_uk
07/13/2025, 6:37 AM0.7.1
alongside Exposed-beta-04 but its datetime support appears to be based on 0.6.2
and completely incompatible with this. What is this compat package mentioned above; could that make things work and why isn't it being mentioned in release notes if so? Turning back to 0.6.2
for now.jw
07/13/2025, 11:21 AMBrendan Weinstein
07/25/2025, 4:14 AMDatePicker
. It'd be great if compose 1.9.0 bumped the datetime library version used for material3 DatePicker
Would file a youtrack, but deploying a hotfix for my app is my last task before bedtimeDmitry Khalanskiy [JB]
07/28/2025, 7:31 AM