Skip to content

Conversation

@joshka
Copy link
Member

@joshka joshka commented Mar 3, 2025

In the forthcoming Ratatui 0.30 release, the ratatui crate will be
split into several crates: The ratatui-core crate will contain the
core functionality of the library, This change is being made to make
versions of the library easier to upgrade (as we expect the core
functionality to change less frequently than the other parts of the
library).

Fixes: #32


This should likely remain unmerged in this branch for a little bit until we come closer to releasing Ratatui 0.30. Making this change now across a few different widget repos so that we can get user feedback on the changes for 0.30 more easily.

In the forthcoming Ratatui 0.30 release, the `ratatui` crate will be
split into several crates: The `ratatui-core` crate will contain the
core functionality of the library, This change is being made to make
versions of the library easier to upgrade (as we expect the core
functionality to change less frequently than the other parts of the
library).

Fixes: #32
@Cretezy
Copy link
Contributor

Cretezy commented Mar 3, 2025

Please make sure to cut a release with the pre-0.30 changes before merging this, if possible :)

@joshka
Copy link
Member Author

joshka commented Mar 3, 2025

Yup.

@domenkozar
Copy link

Would be great to merge this so I can try it with ratatui/ratatui#1964

Copy link
Member

@j-g00da j-g00da left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs rebase

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Semver hazard due to >= in ratatui dependency

6 participants