Skip to content

v0.1.0

Compare
Choose a tag to compare
@orhun orhun released this 16 Mar 12:07
· 8 commits to main since this release
d493f73

ratatui-splash-screen

A Ratatui widget to turn any image to a splash screen in your terminal ✨

demo

Add it to your Ratatui project! ⬇️

cargo add ratatui-splash-screen

See the documentation for more information.

[0.1.0] - 2024-03-16

⚙️ Miscellaneous Tasks

  • (render) Avoid decrementing step if already rendered by @orhun
  • (lib) Implement Clone for SplashScreen by @orhun
  • (lib) Bump version by @orhun

Full Changelog:
https://github.com/orhun/ratatui-splash-screen
/compare/v0.1.0-alpha.3...v0.1.0