Releases: kaleidot725/text-editor-compose
Releases · kaleidot725/text-editor-compose
0.6.0
CHANGE LOG
- Update Jetpack Compose v1.5.0
- Update demo application
- Add tab key operation in TextEditor
Full Changelog: 0.5.1...0.6.
0.5.1
- Fix few bugs.
Full Changelog: 0.5.0...0.5.1
0.5.0
v0.4.0
What's Changed
- Update artifact version by @kaleidot725 in #5
- Update library by @kaleidot725 in #6
- Feature/update library by @kaleidot725 in #7
- Fix perfomance bug by @kaleidot725 in #9
Full Changelog: 0.3.1...0.4.0
v0.3.1
Fix line break bug
v0.3.0
Support physical keyboard.
v0.2.0
Support multiple line selection.