Releases: markusressel/KodeEditor
5.0.1
Full Changelog: 5.0.0...5.0.1
5.0.0
What’s Changed
-
Compose based implementation
-
Bump actions/setup-java from 3 to 4 (#77) by @dependabot
-
Bump actions/upload-artifact from 3 to 4 (#76) by @dependabot
-
Bump org.jetbrains.dokka:dokka-gradle-plugin from 1.6.10 to 1.9.20 (#72) by @dependabot
-
Bump actions/checkout from 3 to 4 (#78) by @dependabot
-
Bump io.github.reactivecircus.flowbinding:flowbinding-android from 1.0.0 to 1.2.0 (#55) by @dependabot
-
Bump kotlin_version from 1.6.10 to 1.8.21 (#62) by @dependabot
-
Bump actions/setup-java from 1 to 3 (#50) by @dependabot
-
Bump actions/upload-artifact from 2 to 3 (#49) by @dependabot
-
Bump actions/checkout from 2 to 3 (#51) by @dependabot
-
dependency upgrades (#47) by @markusressel
v4.0.1
What’s Changed
- Fixed two other missing default colors (#43) by @nathanfallet
v4.0.0
What’s Changed
- Fixed dark theme editor background color (#41) by @nathanfallet
🚀 Features and ✨ Enhancements
- androidx migration (#42) by @markusressel
v3.0.3
v3.0.2
What’s Changed
- bug fix
v3.0.1
What’s Changed
- Feature/#18 kotlin flow (#31) by @markusressel
🚀 Features and ✨ Enhancements
- added parameter to set minimap positioning gravity (#32) by @markusressel
v3.0.0
What’s Changed
- AndroidX migration
- Updated KodeHighlighter to v2.0.0, including breaking changes
🚀 Features and ✨ Enhancements
- Feature/#25 follow cursor movement (#27) by @markusressel
🐛 Bugfixes
- fixes #24 (#28) by @markusressel
v2.1.1
What’s Changed
Updated mininum SDK to 19 (from 16)
🚀 Features and ✨ Enhancements
- Feature/on selection changed listener (#23) by @markusressel
🐛 Bugfixes
- styling fixes (#22) by @markusressel
v2.1.0
What’s Changed
🚀 Features and ✨ Enhancements
- Feature/minimap styling (#21) by @markusressel
🐛 Bugfixes
- fix minimap for editable=false (#20) by @markusressel