ratatui-org / ratatui

Rust library that's all about cooking up terminal user interfaces (TUIs) 👨‍🍳🐀
https://ratatui.rs
MIT License
8.82k stars 263 forks source link

chore(release): prepare for 0.27.0 #1196

Closed orhun closed 1 week ago

orhun commented 1 week ago

🧀

Highlights: https://github.com/ratatui-org/ratatui-website/pull/644

joshka commented 1 week ago

This PR seems to be introducing windows style newlines for some reason - can you please change these to unix style newlines so it doesn't show up as a huge edit?

image