v0.26.4
Fix panics! Using program.SetWindowTitle
and others may panic if they were called before the program starts.
Also note that program.SetWindowTitle
is now deprecated. To set the window title use tea.SetWindowTitle
command.
What's Changed
- chore(deps): bump github.com/charmbracelet/x/ansi from 0.1.1 to 0.1.2 by @dependabot in #1026
- chore(deps): bump github.com/charmbracelet/lipgloss from 0.10.0 to 0.11.0 in /examples by @dependabot in #1025
- fix: program renderer commands by @aymanbagabas in #1030
Full Changelog: v0.26.3...v0.26.4
Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or Discord.