Releases: markusressel/KodeEditor
Releases · markusressel/KodeEditor
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
v2.0.0
What’s Changed
- Lots of breaking changes. Please have a look at the README and the
app
module. - Feature/minimap (#19) by @markusressel
v1.0.0
What’s Changed
- Many bugfixes
- Extract syntaxhighlighter (#16) by @markusressel
- Extract syntax highlighter to separate library (#15) by @markusressel
- added telegram script (#3) by @markusressel
- disable hyphenation on line number textview and codeeditor as well (#2) by @markusressel
🚀 Features and ✨ Enhancements
- Fixed linenumbers (#5) by @markusressel