Releases: ratatui/bevy_ratatui
Releases · ratatui/bevy_ratatui
v0.11.1
Compare
Sorry, something went wrong.
No results found
Other
remove default crossterm dependency
v0.11.0
Compare
Sorry, something went wrong.
No results found
v0.10.0
Compare
Sorry, something went wrong.
No results found
v0.9.3
Compare
Sorry, something went wrong.
No results found
Other
Bump tracing-subscriber from 0.3.19 to 0.3.20 (#66 )
bump soft_ratatui (#68 )
v0.9.2
Compare
Sorry, something went wrong.
No results found
Other
remove direct dependency on crossterm
v0.9.1
Compare
Sorry, something went wrong.
No results found
Other
new feature for toggling crossterm context
v0.9.0
Compare
Sorry, something went wrong.
No results found
Fixed
Other
miscellaneous docs updates
public facing module structure
miscellaneous fixes for examples
refactored for encapsulation of context type
miscellaneous improvements and addressed comments
rename window feature from 'soft' to 'windowed'
integrate soft_ratatui for a windowed output mode
Removed
removed some cfg feature gates
v0.8.3
Compare
Sorry, something went wrong.
No results found
Other
make control_c_interrupt public
v0.8.2
Compare
Sorry, something went wrong.
No results found
Other
actually remove ctrl-c behavior from passthrough
v0.8.1
Compare
Sorry, something went wrong.
No results found
Fixed
fixed issue when bevy/bevy_winit feature enabled