Releases: marc2332/valin
Releases · marc2332/valin
v0.0.15
v0.0.14
chore: Bump to 0.0.14 and bump freya
v0.0.13
- Updated freya
v0.0.12
- Use experimental incremental rendering -> marc2332/freya#811
- Prevent unnecessary clone-on-write of ropes
- Small UI improvements and tweaks
- Fix SVG rendering randomly breaking on Linux (#52)
Full Changelog: v0.0.11...v0.0.12
v0.0.11
Full Changelog: v0.0.10...v0.0.11
Mainly updated with the latest changes from Freya, so, better text editing, less bugs and more stability and performance.
v0.0.10
Just a small fix.
v0.0.9
recently made some fixes, performance improvements and new features to the text editing in freya
- delete selected text when using backspace or delete key
- delete text with the delete key
- select all text with ctrl-a (meta in mac)
- support editing text with emojis, chinese characters, etc
- text selection should now be faster and not lag over time (there was abug for this)
- text can now be selected by using the shift key and then clicking with the mouse
- I also refactored the internals to make things simpler and less bug prone, obviously added a bunch of new tests
v0.0.8
v0.0.7
v0.0.6
Just a small fix.