Skip to content

2.6.0-beta03

Compare
Choose a tag to compare
@kizitonwose kizitonwose released this 27 Jul 08:51
· 41 commits to main since this release

Compose (Android & Multiplatform) :

Add HorizontalYearCalendar and VerticalYearCalendar composables for compose version 1.7.x. See documentation.

Compose Multiplatform:

  • Remove Java Serializable interface implementation from the included YearMonth class.
  • Add kotlinx.serialization YearMonthIso8601Serializer and YearMonthComponentSerializer classes.