Releases: darkokoa/compose-datetime-wheel-picker
Releases · darkokoa/compose-datetime-wheel-picker
1.0.3
What's Changed
- Apply JVM target compatibility by @morrisseyai in #40
- Update dependency androidx.activity:activity-compose to v1.9.3 by @renovate in #30
- Update dependency gradle to v8.10.2 by @renovate in #22
- Update dependency com.vanniktech.maven.publish to v0.30.0 by @renovate in #28
- Update dependency org.jetbrains.compose to v1.7.0 by @renovate in #29
- Update agp to v8.7.1 by @renovate in #25
- Update agp to v8.7.2 by @renovate in #31
- Update dependency org.jetbrains.compose to v1.7.1 by @renovate in #33
- Update dependency gradle to v8.11.1 by @renovate in #32
- Update agp to v8.7.3 by @renovate in #35
- Update dependency org.jetbrains.compose to v1.7.3 by @renovate in #36
New Contributors
- @morrisseyai made their first contribution in #40
Full Changelog: 1.0.2...1.0.3
1.1.0-alpha01
What's Changed
-
Add support for the following languages:
en, ar, de, es, fr, it, ja, ko, nl, pl, pt, ru, th, tr, uk, zh -
Implement limited customization options for datetime format and display labels.
Known Issues
CJK Date Format Support
- Missing date suffixes for:
- Chinese (年月日)
- Japanese (年月日)
- Korean (년월일)
Arabic Localization
- Only months are translated to Arabic
- Year, day, hour, and minute texts are not yet localized
Note: These issues will be addressed in future updates.
Full Changelog: 1.0.2...1.1.0-alpha01
1.0.2
1.0.1
1.0.1-compose1.7-beta01
Built on Compose-Multiplatform 1.7.0-beta01
1.0.0-compose1.7-alpha01
Built on Compose-Multiplatform 1.7.0-alpha02
1.0.0
1.0.0-beta01
1. Upgrade libs
- compose 1.6.1 -> 1.6.2
- kotlinx-datetime 0.5.0 -> 0.6.0
- maven-publish 0.27.0 -> 0.28.0
- activityCompose 1.8.2 -> 1.9.0
2. Add wasm support
1.0.0-alpha02
1. Fix calculateAnimatedRotationX
2. Upgrade and remove libs
- agp 8.2.2 -> 8.3.0
- compose 1.5.12 -> 1.6.0
- androidx-appcompat 🚮
- compose-uitooling 🚮
1.0.0-alpha01
Rename repository to datetime-wheel-picker