Releases: popovanton0/Blueprint
Releases · popovanton0/Blueprint
v1.0.0-alpha05
Version bumps
- AGP ->
8.2.2
- Kotlin ->
1.9.22
- Compose ->
1.6.0
- Compose compiler ->
1.5.8
v1.0.0-alpha04
- Migration of
blueprintId
to Modifier.Node API - Added proper padding between text and arrow (dependent on the arrow angle), demo video
- Hiding of arrows when label does not fit and drawing a background behind dimension labels in this case
- Shorter extending lines when there are empty groups (start and end is not present in the composition)
- Various bugfixes
Version bumps:
- Gradle:
8.1
->8.2
- Jetpack Compose version bump:
1.5.4
- Jetpack Compose Compiler version bump:
1.5.3
->1.5.6
- Kotlin version bump:
1.9.10
->1.9.21
arrow-angle-anim.mp4
v1.0.0-alpha03
- Jetpack Compose version bump: 1.5.1 -> 1.5.4
v1.0.0-alpha02
- Added a no-op version of the library to use in release builds
- Jetpack Compose version bump: 1.5.0 -> 1.5.1
- Jetpack Compose Compiler version bump: 1.5.2 -> 1.5.3
- Kotlin version bump: 1.9.0 -> 1.9.10