Skip to content

v0.3.4

Latest

Choose a tag to compare

@a-kenji a-kenji released this 07 Apr 11:25

This release is compatible with the currently released ratatui: v0.30.0.

  • The unstable controller feature will be removed from tui-term in an upcoming release. I added it to experiment with an easier way to integrate pseudoterminals into applications, but I have continued experimenting and I think this fits a separate crate better, that might make use of tui-term for rendering itself.
  • The block functionality is planned to become an optional default block feature in the future, following ratatui recommendation after their crate splitting. Allowing to not pull in ratatui-widgets. Please reach out in #365 to discuss your needs, if that impacts you.

What's Changed

Full Changelog: v0.3.3...v0.3.4