Skip to content

Releases: kizitonwose/Calendar

2.6.0-beta02

15 Jun 09:47
Compare
Choose a tag to compare

Compose:

  • Bump Compose UI to version 1.7.0-beta03.

View:

Core:

  • Remove desugar dependency from the library.

Note: Apps with min SDK version below 26 still need to use desugar, however the library itself is no longer bundled with this dependency, which means that apps with min SDK version 26 and above will be able to use the library without desugar.

2.5.2

15 Jun 09:46
Compare
Choose a tag to compare

View:

Core:

  • Remove desugar dependency from the library.

Note: Apps with min SDK version below 26 still need to use desugar, however the library itself is no longer bundled with this dependency, which means that apps with min SDK version 26 and above will be able to use the library without desugar.

2.6.0-beta01

26 May 10:14
Compare
Choose a tag to compare

Compose:

  • Add support for Compose UI 1.7.0 beta.

2.5.1

27 Apr 12:10
Compare
Choose a tag to compare

Compose:

  • Fix - Changing the values passed to rememberCalendarState() function does not refresh the calendar.

2.5.0

11 Feb 16:43
Compare
Choose a tag to compare

Compose:

  • Add support for Compose UI 1.6.1

2.5.0-beta01

13 Dec 20:09
Compare
Choose a tag to compare

All the changes in 2.4.1 and Compose UI 1.6.0-beta02

2.4.1

13 Dec 20:05
Compare
Choose a tag to compare

Compose:

  • Fix - Changing firstDayOfWeek does not refresh the current month #514

View:

  • Bring back the previous (somewhat better) snap helper for the horizontal calendar.

2.5.0-alpha01

04 Nov 15:19
Compare
Choose a tag to compare

Compose:

  • Add support for Compose UI 1.6.0 alpha.

2.4.0

03 Oct 08:27
Compare
Choose a tag to compare

Compose:

  • Upgrade Compose UI to 1.5.2
  • Upgrade Compose compiler to 1.5.3

General Dependencies:

Update Kotlin to 1.9.10
Update Android Gradle plugin to 8.1.0

2.4.0-beta01

04 Jun 11:56
Compare
Choose a tag to compare

Compose:

  • Add support for Compose UI 1.5.0 beta.

General Dependencies:

Update Desugar JDK library to 2.0.3
Update Kotlin to 1.8.21
Update Android Gradle plugin to 8.0.2