Skip to content

Releases: alexzhirkevich/qrose

1.1.2

09 Feb 08:05

Choose a tag to compare

1.1.1

03 Feb 08:34

Choose a tag to compare

Fixes

1.1.0

25 Jan 13:12

Choose a tag to compare

  • Compose updated to 1.10.0
  • Kotlin updated to 2.3.0

Features

  • Added support for non-square QR logo image and non-square logo cutout using QrLogoShape.oval and QrLogoShape.rect
  • Added support for QR background image and fill
  • Added support for QR scale inside the painter (for example to add a padding when exporting)

1.0.1

14 Mar 05:51

Choose a tag to compare

  • Fix duplicate class on Android (#5)
  • Fix possible incorrect Code39 encoding

1.0.0

03 Mar 22:18

Choose a tag to compare

  • Compose 1.6 with wasmJs
  • Support for barcodes: UPC, EAN, ITF, Codabar, Code 128, Code 93, Code39

1.0.0-beta3

21 Nov 21:23

Choose a tag to compare

  • Added .toByteArray converter for easy export QrCode and any other painters to PNG, JPEG, WEBP
  • Decreased jvm target to 11.

1.0.0-beta02

14 Oct 13:41
26238da

Choose a tag to compare

Initial release