All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, adheres to Semantic Versioning, and is generated by Changie.
uniseg
to v0.2.0
- input: remove unused
BackgroundStyle
in TextInput as per bubbles v0.16.1 - input: replace deprecated
CursorStyle
in favour of Cursor.Style as per bubbles v0.16.1
- choose: value of type func(s string) string as type func(strs ...string)"
- render TUI to stdout by default
- update lipgloss to v0.7.1
- update golangci-lint to v1.52.2