Skip to content

Releases: JuulLabs/krayon

0.11.0

06 Apr 18:26
651cf01
Compare
Choose a tag to compare

🚀 Changes

  • SVG path parser (#109)
  • Fix a bug in the compose canvas (#108)

🧰 Maintenance

  • Update codecov/codecov-action action to v3 (#113)
  • Update org.jetbrains.kotlinx to v1.6.1 (#111)
  • Update JamesIves/github-pages-deploy-action action to v4.3.0 (#112)
  • Drop usage of explicit Webpack version (#110)
  • Update dependency gradle to v7.4.2 (#106)
  • Update actions/cache action to v3 (#105)
  • Update plugin compose to v1.1.1 (#102)
  • Update dependency gradle to v7.4.1 (#101)

0.10.0

09 Mar 23:09
d712512
Compare
Choose a tag to compare

🚀 Changes

  • Compose Kanvas (#99)

🧰 Maintenance

  • Automatically close/release on publication to Sonatype (#100)

0.9.0

03 Mar 18:32
79285d1
Compare
Choose a tag to compare

🚀 Changes

  • Gradient Support (#96)
  • Add macosX64 target to color module (#89)

🧰 Maintenance

  • Update actions/checkout action to v3 (#97)
  • Update actions/setup-java action to v3 (#94)
  • Update plugin android-library to v7.1.2 (#93)
  • Update plugin kotlinter to v3.9.0 (#91)
  • Update JamesIves/github-pages-deploy-action action to v4.2.5 (#90)
  • Update dependency androidx.lifecycle:lifecycle-runtime-ktx to v2.4.1 (#88)

0.8.2

09 Feb 23:02
08f54ee
Compare
Choose a tag to compare

🚀 Changes

  • Make defensive copy of Arc when building path (#87)

🧰 Maintenance

  • Update dependency gradle to v7.4 (#86)
  • Update plugin android-library to v7.1.1 (#85)

0.8.1

02 Feb 18:16
69ae54c
Compare
Choose a tag to compare

🚀 Changes

  • Fix full circle arc generation (#83)

🧰 Maintenance

  • Update JamesIves/github-pages-deploy-action action to v4.2.3 (#82)

0.8.0

01 Feb 18:20
8fe57a9
Compare
Choose a tag to compare

🚀 Changes

  • Arc Shape & Pie Charts (#81)

🧰 Maintenance

  • Update plugin android-library to v7.1.0 (#80)

0.7.1

24 Jan 20:03
71eadd9
Compare
Choose a tag to compare

🚀 Changes

  • Implement rounded rectangle fallback behavior (#78)

0.7.0

20 Jan 19:19
e26d493
Compare
Choose a tag to compare

🚀 Changes

  • Add Treemap support (#76)
  • Use more general types for scale functions (#75)
  • Add min and max operators (#69)
  • Use kotlinx-coroutines-test (#70)

🧰 Maintenance

  • Update dependency androidx.appcompat:appcompat to v1.4.1 (#74)
  • Update dependency org.jetbrains.kotlinx:kotlinx-datetime to v0.3.2 (#73)
  • Update JamesIves/github-pages-deploy-action action to v4.2.2 (#72)
  • Update JamesIves/github-pages-deploy-action action to v4.2.1 (#71)
  • Update org.jetbrains.kotlinx to v1.6.0 (#65)
  • Update plugin dokka to v1.6.10 (#67)
  • Update dependency gradle to v7.3.3 (#64)

0.6.0

22 Dec 22:12
0b08b03
Compare
Choose a tag to compare

🚀 Changes

  • Add JS Canvas Frame Pacing (#59)
  • Revert chart module deletion & deprecate it instead (#44)
  • Ticks and Axis (#43)
  • Implements Paint.FillAndStroke Option (#38)
  • Android ElementView with animated Sample Sine Wave (#39)
  • Implement Line Shape, Scale, and Interpolator (#37)
  • Implement Data Selection API (#35)

🧰 Maintenance

  • Categorize release drafts (#60)
  • Disable codecov GitHub status (#61)
  • Update dependency com.juul.tuulbox:test to v5 (#63)
  • Update plugin kotlinter to v3.8.0 (#62)
  • Update codecov/codecov-action action to v2 (#58)
  • Update JamesIves/github-pages-deploy-action action to v4.1.8 (#57)
  • Update plugin android-library to v7 (#56)
  • Update plugin maven-publish to v0.18.0 (#54)
  • Update dependency org.robolectric:robolectric to v4.7.3 (#51)
  • Update dependency com.juul.tuulbox:test to v4.8.0 (#50)
  • Update plugin dokka to v1.6.0 (#52)
  • Update plugin kotlin-multiplatform to v1.6.10 (#49)
  • Update plugin kotlinter to v3.7.0 (#53)
  • Update org.jetbrains.kotlinx to v1.5.2 (#46)
  • Update dependency gradle to v7.3.2 (#45)
  • Use Gradle version catalogs (#40)
  • Upgrade and re-enable binary-compatibility-validator (#41)
  • Change developer for Maven publication (#36)

0.5.0

16 Jul 21:19
5f6e675
Compare
Choose a tag to compare
  • Enable JavaScript IR compiler and upgrade dependencies (#31)
    • Kotlin 1.5.20