Skip to content

Releases: JuulLabs/krayon

0.13.0-alpha4

12 Sep 19:33
3f729af
Compare
Choose a tag to compare
0.13.0-alpha4 Pre-release
Pre-release
  • DPI scaling for JS/HTML (#180)

🧰 Maintenance

  • Update dependency androidx.appcompat:appcompat to v1.5.1 (#181)
  • Update dependency org.jetbrains.compose to v1.2.0-alpha01-dev774 (#179)
  • Use Gradle type-safe project accessors (#177)
  • Update dependency org.robolectric:robolectric to v4.8.2 (#174)
  • Update release drafter categories and add automatic versioning (#175)
  • Require version label on pull requests (#176)
  • Update dependency org.jetbrains.compose to v1.2.0-alpha01-dev770 (#164)

0.13.0-alpha3

12 Aug 19:26
680941e
Compare
Choose a tag to compare
0.13.0-alpha3 Pre-release
Pre-release

🚀 Changes

  • Fix bug in Android interactions (#171)

🧰 Maintenance

  • Update dependency androidx.appcompat:appcompat to v1.5.0 (#173)
  • Update dependency gradle to v7.5.1 (#172)

0.13.0-alpha2

09 Aug 20:30
e92338f
Compare
Choose a tag to compare
0.13.0-alpha2 Pre-release
Pre-release

🚀 Changes

  • Hover Support for Interactable Elements (#168)
  • Add KanvasElement for raw drawing mid element tree (#159)

🧰 Maintenance

  • Update JamesIves/github-pages-deploy-action action to v4.4.0 (#170)
  • Update agp to v7.2.2 (#169)
  • Update dependency androidx.activity:activity-compose to v1.5.1 (#166)
  • Update dependency androidx.lifecycle:lifecycle-runtime-ktx to v2.5.1 (#167)
  • Update dependency gradle to v7.5 (#165)
  • Update dependency org.jetbrains.compose to v1.2.0-alpha01-dev745 (#161)
  • Update plugin maven-publish to v0.21.0 (#163)
  • Update plugin dokka to v1.7.10 (#162)
  • Update coroutines to v1.6.4 (#160)

0.13.0-alpha1

08 Jul 18:56
b5a6091
Compare
Choose a tag to compare
0.13.0-alpha1 Pre-release
Pre-release

Pre-release Notes

This build relies on pre-release JetBrains Compose artifacts. If you use the compose artifact with this version, please add maven("https://maven.pkg.jetbrains.space/public/p/compose/dev") to your root build.gradle

🚀 Changes

  • Great Path Refactor of 2022 (#157)
  • Compose 1.2 Prerelease (#156)

🧰 Maintenance

  • Update plugin kotlinter to v3.11.1 (#119)
  • Update dependency org.jetbrains.kotlin.multiplatform to v1.7.10 (#158)
  • Update dependency androidx.activity:activity-compose to v1.5.0 (#151)
  • Update EnricoMi/publish-unit-test-result-action action to v2 (#155)
  • Update JamesIves/github-pages-deploy-action action to v4.3.4 (#147)
  • Use Temurin 11 JDK for CI (#153)
  • Update dependency androidx.lifecycle:lifecycle-runtime-ktx to v2.5.0 (#152)

0.12.1

29 Jun 19:37
4e51a25
Compare
Choose a tag to compare

🚀 Changes

  • Add iosArm64 target (#150)

🧰 Maintenance

  • Drop SNAPSHOT builds (#149)
  • Use macos-11 for CI (#148)

0.12.0

20 Jun 23:02
572a4e3
Compare
Choose a tag to compare

🚀 Changes

  • Add Apple targets for color module (#143)
  • Fix JS font fallback (#144)
  • Built-In Element Touch Support (#140)
  • M1 Mac Support & Apple Target Support (#142)
  • Remove legacy charts (#141)

🧰 Maintenance

  • Update plugin dokka to v1.7.0 (#145)

0.11.4

13 Jun 20:47
a4802cf
Compare
Choose a tag to compare

🚀 Changes

  • Use ResizeObserver instead of onresize callback for JS Element-View Adapter (#139)
  • Export element-view in box for JS (#138)
  • Implement conic gradients for HTML/JS (#133)

🧰 Maintenance

  • Update plugin maven-publish to v0.20.0 (#137)
  • Update dependency androidx.appcompat:appcompat to v1.4.2 (#136)
  • Update dependency com.google.android.material:material to v1.6.1 (#135)
  • Update agp to v7.2.1 (#131)
  • Update plugin android-library to v7.2.0 (#130)
  • Update plugin android-application to v7.2.0 (#129)
  • Update dependency com.google.android.material:material to v1.6.0 (#128)
  • Update dependency org.robolectric:robolectric to v4.8.1 (#126)
  • Update dependency org.robolectric:robolectric to v4.8 (#125)
  • Update JamesIves/github-pages-deploy-action action to v4.3.3 (#123)
  • Update plugin dokka to v1.6.21 (#124)
  • Update plugin dokka to v1.6.20 (#122)

0.11.3

14 Apr 15:49
d5f5687
Compare
Choose a tag to compare

🚀 Changes

  • Scale width and height of compose canvas correctly (#121)

🧰 Maintenance

  • Publish using macos virtual environment (#120)
  • Update plugin android-library to v7.1.3 (#118)

0.11.2

07 Apr 16:52
53dae60
Compare
Choose a tag to compare

🚀 Changes

  • Fix bug where stroke dashing was ignored in Compose Kanvas drawLine (#115)
  • Add additional overload for Compose ElementView (#116)

0.11.1

06 Apr 22:40
7b421a3
Compare
Choose a tag to compare

This release contains a publishing fix with no other changes.