Skip to content

Releases: darkokoa/compose-datetime-wheel-picker

1.0.3

12 Jan 15:56
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.2...1.0.3

1.1.0-alpha01

01 Jan 02:48
Compare
Choose a tag to compare
1.1.0-alpha01 Pre-release
Pre-release

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

13 Sep 02:27
Compare
Choose a tag to compare

Fix snapping behavior #24

1.0.1

10 Sep 08:14
Compare
Choose a tag to compare
  1. Fix time separator display #21

  2. Upgrade libs

  • agp 8.3.1 -> 8.6.0
  • gradle 8.9.0 -> 8.10.0
  • kotlin 2.0.0 -> 2.0.20
  • kotlinx-datetime 0.6.0 -> 0.6.1

1.0.1-compose1.7-beta01

10 Sep 08:16
Compare
Choose a tag to compare
Pre-release

Built on Compose-Multiplatform 1.7.0-beta01

1.0.0-compose1.7-alpha01

05 Aug 10:25
Compare
Choose a tag to compare
Pre-release

Built on Compose-Multiplatform 1.7.0-alpha02

1.0.0

12 Jun 02:15
Compare
Choose a tag to compare

1. Upgrade libs

  • kotlin 1.9.23 -> 2.0.0
  • compose 1.6.2 -> 1.6.11

1.0.0-beta01

20 May 02:40
Compare
Choose a tag to compare

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

11 Mar 14:42
Compare
Choose a tag to compare

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

28 Feb 02:16
Compare
Choose a tag to compare
Rename repository to datetime-wheel-picker