Ratatui 0.30.1 is here! 🎉🐀
See the release notes: https://ratatui.rs/highlights/v0301/
🚀 Features
- (backend) Add
CellSizedtrait for querying cell dimensions in physical and CSS pixels by @junkdog in #165 - (webgl2) Add
cell_size()andset_size()toWebGl2Backendby @junkdog in #164 - (mouse) Enhance mouse events with grid coordinates by @junkdog in #157
- (webgl2) Update to beamterm 0.15.0 and add
disable_auto_css_resizeoption by @junkdog in #155 - Update beamterm to 0.13.0 and add option for using dynamic_font_atlas by @0xferrous in #144
🐛 Bug Fixes
- (template) Use liquid extension to allow as using as git dependency by @atollk in #176
- (dom) Measure terminal cell size by @junkdog in #159
📚 Documentation
- (readme) Update the link to trunk's landing page by @orhun in #173
- (readme) Add kana learning tool website by @benoitlx in #158
- (backends) Update backend comparison and feature matrix by @junkdog in #153
⚙️ Miscellaneous Tasks
- (deps) Bump ratatui to 0.30.1 by @orhun in #181
- (deps) Bump to beamterm 1.0.0 by @junkdog in #169
- (template) Bump the dependencies for simple template by @orhun in #177
- (deps) Bump beamterm to 0.17.0 by @junkdog in #166
Full Changelog: 0.3.0...0.3.1