Skip to content

Releases: boguszpawlowski/ComposeCalendar

v1.3.0

13 May 11:15
41a5f87
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

1.3.0

  • 2024-05-13 - 2 commit(s) by Bogusz Pawłowski
  • ❗ Remove core library desugaring in library (#120)
  • Bump dependencies
  • Bump publishing, bring back automatic release of artifacts (#118)

v1.2.0

28 Jan 15:54
b345a86
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

1.2.0

  • 2024-01-28 - 8 commit(s) by Andrej Vukelić, Bogusz Pawłowski, Kevin van Mierlo, yonghanJu
  • Fix publishing snapshots (#117)
  • Migrate to gradle 8.2.0 (#115)
  • Added support for min and max month (#113)
  • Make week header optionally not scrollable (#107)

v1.1.1

18 Mar 20:14
d7cd040
Compare
Choose a tag to compare

1.1.1

v1.1.0

03 Mar 18:53
4109165
Compare
Choose a tag to compare

1.1.0

v1.0.2

13 Nov 16:59
f5f2f02
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

1.0.2

  • 2022-11-13 - 3 commit(s) by Bogusz Pawłowski
  • Switched using horizontal pager to LazyRow. Doesn't affect the public API, but brings performance optimization. (#85)

v1.0.1

31 Oct 10:08
f2886b9
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

1.0.1

  • 2022-10-31 - 2 commit(s) by Bogusz Pawłowski
  • Revert to old artifact format (#82)

v1.0.0

17 Oct 15:46
6fa69c9
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

1.0.0

  • 2022-10-17 - 3 commit(s) by Bogusz Pawłowski, JEONG TAEHUN
  • Add vertical center alignment into DefaultMonthHeader (#78)
  • Bump dependencies (#77)
  • Add screenshot back to the readme (#76)

v0.6.0

29 Jul 20:04
6a1f424
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

0.6.0

v0.5.1

01 May 19:27
269a63e
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

0.5.1

  • 2022-05-01 - 4 commit(s) by Bogusz Pawłowski
  • Add vetoing functionality to the selection state (#68)
  • Fix wrong implementation of decrementing and incrementing months (#67)
  • Add compatibility check to workflow (#62)

v0.5.0

16 Apr 14:14
0768d84
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

0.5.0

  • 2022-04-16 - 2 commit(s) by Bogusz Pawłowski, Leonardo Colman
  • Add module with a support for kotlinx-datetime (#61)
  • Add default values to the SelectionState interface (#59)