Skip to content

Releases: pushpalroy/JetLime

v4.3.0

22 Apr 19:39

Choose a tag to compare

What's Changed

  • Fix correctness, performance, and polish issues in timeline rendering by @pushpalroy in #66

Full Changelog: 4.2.0...4.3.0

Release v4.2.0

22 Apr 18:16

Choose a tag to compare

What's Changed

Full Changelog: 4.1.1...4.2.0

Release v4.1.1

24 Nov 06:10
622b7c1

Choose a tag to compare

What's Changed

Basic (RTL) Dynamic (RTL) Extended (RTL)

Full Changelog: 4.1.0...4.1.1

Release v4.1.0

22 Nov 20:01
ee7b41c

Choose a tag to compare

What's Changed

  • Feat: Add support for pointer position by @pushpalroy in #56
  • Upgraded project dependencies (Kotlin 2.2.21, AGP 8.13.1, Compose 1.9.3, Dokka 2.1.0)
  • Migrated from Dokka V1 to Dokka V2 with new documentation generation pipeline

Full Changelog: 4.0.0...4.1.0

Release v4.0.0

10 Aug 21:31
0d5bced

Choose a tag to compare

What's Changed

  • Migrate to Kotlin 2.2, Compose Multiplatform 1.8.2, AGP 8.12 by @pushpalroy in #52
  • Fix: Extended Event custom icon rendering and sample update by @pushpalroy in #53
  • Release version 4.0.0 by @pushpalroy in #54

Full Changelog: 3.0.1...4.0.0

Release v3.0.1

19 Sep 06:48
d9b4f46

Choose a tag to compare

  • Fix: add dashed line effect/ pathEffect support for JetLimeExtendedEvent
  • Add support for JS
  • Update JVM to 17

What's Changed

Full Changelog: 3.0.0...3.0.1

Release v3.0.0

06 Sep 18:07

Choose a tag to compare

What's Changed

Migrated to Kotlin Multiplatform! 🚀 The library can now be used in Android, iOS, desktop, and Kotlin/wasm applications.

Contributors

  • @pisoj made their first contribution in #35

Full Changelog: 2.3.0...3.0.0

Release v2.3.0

01 Sep 06:40
091c895

Choose a tag to compare

What's Changed

  • Add pathEffect property to JetLimeStyle by @keta1 in #37
  • Add support for dashed timeline by @pushpalroy in #38
  • Release 2.3.0 by @pushpalroy in #40
  • Bump Kotlin to 1.9.25
  • Bump Compose compiler to 1.5.15

New Contributors

  • @keta1 made their first contribution in #37

Full Changelog: 2.2.1...2.3.0

Release v2.2.1

30 Jul 10:22
e18b004

Choose a tag to compare

  1. Bump AGP to 8.4.2
  2. Bump composeBom to 2024.06.00
  3. Bump kotlin to 1.9.24
  4. Bump activityCompose to 1.9.1
  5. Bump coreKtx to 1.13.1
  6. Bump lifecycleRuntimeKtx to 2.8.4

What's Changed

Full Changelog: 2.2.0...2.2.1

Release v2.2.0

02 Apr 21:45
5455705

Choose a tag to compare

  • Add support for custom icon tint for custom pointType
  • The pointColor will now be used as the background for the custom icon
  • Fix the issue with custom icon animation
  • Bump compose BOM to 2024.03.00
  • Bump AGP to 8.3.1
  • Update samples

What's Changed

  • Add support for custom icon tint and background by @pushpalroy in #32

Full Changelog: 2.1.1...2.2.0