Skip to content

Releases: darkokoa/compose-datetime-wheel-picker

1.1.0-alpha05

10 Aug 09:21

Choose a tag to compare

1.1.0-alpha05 Pre-release
Pre-release

What's Changed

  • Migrate to kotlinx-datetime 0.7.1 by @darkokoa in #72
  • Add support for CJK languages by @darkokoa in #74
  • Update kotlin monorepo to v2.2.0 by @renovate[bot] in #63
  • Update dependency com.google.devtools.ksp to v2.2.0-2.0.2 by @renovate[bot] in #58

CJK Language Support Preview

中文 (Chinese)、日本語 (Japanese) Screenshot 2025-08-10 18 12 11

한국어 (Korean)
Screenshot 2025-08-10 18 11 17

Full Changelog: 1.1.0-alpha03...1.1.0-alpha05

1.1.0-alpha03

10 May 11:23

Choose a tag to compare

1.1.0-alpha03 Pre-release
Pre-release

What's Changed

  • Fix Persian (Farsi) number localization

CJK Date Format Support

  • Missing date suffixes for:
    • Chinese (年月日)
    • Japanese (年月日)
    • Korean (년월일)

Note: These issues will be addressed in future updates.

1.1.0-alpha02

26 Jan 06:43

Choose a tag to compare

1.1.0-alpha02 Pre-release
Pre-release

What's Changed

  • Migrate to lyricist and optimize performance.

  • Implement customization options for datetime format and display labels.

Known Issues

CJK Date Format Support

  • Missing date suffixes for:
    • Chinese (年月日)
    • Japanese (年月日)
    • Korean (년월일)

Note: These issues will be addressed in future updates.

1.0.3

12 Jan 15:56

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

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

Choose a tag to compare

Fix snapping behavior #24

1.0.1

10 Sep 08:14

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

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

Choose a tag to compare

Pre-release

Built on Compose-Multiplatform 1.7.0-alpha02

1.0.0

12 Jun 02:15

Choose a tag to compare

1. Upgrade libs

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