This release reshuffles some of the internal interfaces, and introduces a way to define user components, simplifying the process of creating custom interactive terminal components.
The support is experimental and may be adjusted in the future, but the general pattern can be seen in the example which implements a tic-tac-toe game in the terminal.
What's Changed
Full Changelog: v0.0.9...v0.0.10