0.3.0
- Support Kotlin 1.8.0 via Compose compiler 1.4.0.
- New:
Static
composable for rendering permanent output. - Fix: Correct line calculation to prevent output from drifting downward over time when its height changes.
Static
composable for rendering permanent output.