Releases: MarkYav/DrawBox
Releases · MarkYav/DrawBox
1.3.1
17 Nov 11:11
Compare
Sorry, something went wrong.
No results found
Changes:
This update does not introduce any changes to the public API
Internal changes:
Korlin updated to 1.9.20
Compose Multiplatform updated to 1.5.10
AndroidX libs are updated for examples
Gradle updated to 8.4
AGP updated to 8.1.4
Started using TOML for version catalogue
Started using androidSourceSetLayoutVersion=2
1.3.0
31 May 02:17
Compare
Sorry, something went wrong.
No results found
Changes:
Fixed bug with background update
Added option to add an image to the canvas to modify
1.2.0
10 Apr 20:46
Compare
Sorry, something went wrong.
No results found
Changes:
Migrated from Compose State to Kotlin StateFlow in DrawController
Changer API (no more CoroutineScopes needed for getting ImageBitmap)
Updated documentation and examples
1.1.0
08 Apr 12:56
Compare
Sorry, something went wrong.
No results found
Changes:
Updated API: now you can get a StateFlow of drawn bitmap instead of just Flow
Bug fixed regarding DrawBoxSubscription.FinishDrawingUpdate
Added samples for Android and desktop
Updated documentation
1.0.0
02 Apr 17:46
Compare
Sorry, something went wrong.
No results found
The first stable version of the DrawBox library.
This release has all core features and will develop more in the future!