Releases: simonsickle/ComposedBarcodes
Releases · simonsickle/ComposedBarcodes
v1.3.0
What's Changed
- Make view scrollable by @martyup in #15
- speedup BitMatrix.toBitmap by @alexodus in #14
- Support custom sized barcodes with transparent background by @mortenholmgaard in #16
New Contributors
- @martyup made their first contribution in #15
- @alexodus made their first contribution in #14
- @mortenholmgaard made their first contribution in #16
Full Changelog: v1.1.1...v1.3.0
v1.0.2
Add a better demo app, add detekt, upgrade compose Resolves #6
v1.0.1
v1.0.1
v1.0.0
v0.9.1
- Built against compose beta09
- fixes bug in 0.9.0 where the main thread was used for heavy work