Skip to content

ratatui-crossterm-v0.1.0-alpha.2

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Mar 23:37
· 62 commits to main since this release
c10d0f1

0.30.0-alpha.1 is a pre-release of the upcoming 0.30.0 release. It is intended for testing and
feedback. Please report any issues you encounter. The primary change is that we've split the crate
into multiple crates. The main crate is now ratatui-core and the widgets are in ratatui-widgets.
This allows for widget crates to depend on a stable core crate, and for the core crate to be used
without widgets.

Features

Bug Fixes

Refactor

Documentation

Miscellaneous Tasks

Continuous Integration

New Contributors

Full Changelog: v0.29.0...0.30.0-alpha.1