v2.0.0
Changes render_text
to be able to support widgets instead of only text
attributes. This is a breaking change to the interface of render_text
.
Plugins that relied on render_text
will need to be updated.
type | ticket | description |
---|---|---|
feature | #101 | Inline render functions should be able to return urwid Widgets |