- Major refactor of Sugarloaf.
- Perfomance improvements around 80-110%.
- Introduced CachedSugar.
- Usage of PixelScale.
- Line-height support.
- Open new tab in active tab directory.
- Fix some symbols break the horizontal and vertical alignment of lines (ref #148).
- Fix font size configuration is confusing (ref #139).
- Fix Glyph not rendered in prompt (ref: #135).
- Use fork by default in context tests.
- Updated terminfo.
- Increased default font size to 18.
- Move to next and prev tab using keybindings.
- Setting editor by keybindings and new property called
editor
in configuration file. - Rio creates
.deb
packages (canary and release). - Binary size optimization (ref: #152) by [@OlshaMB]