v0.7.10
Pre-release
Pre-release
A fairly minor update, but with a breaking API change, so getting it out sooner than later.
- BREAKING CHANGE Simplified SimpleGrid API
- Before I was trying to add a constraint using non-
@Composechild callbacks but later realized it wasn't actually necessary, so I removed them to simplify the API
- Before I was trying to add a constraint using non-
- Fixed bug with
Modifier.borderLeft/Right/Bottomextension methods - Updated
Kotterversion, which means we can now render a border around some of the output inkobweb create