Releases: veeso/tui-realm
Releases · veeso/tui-realm
tui-realm 0.3.1
0.3.1
Released on 02/06/2021
- Fixed input cursor for UTF8 (multi-bytes characters) (issue 5)
- Added
Update
trait to ease update implementation
tui-realm 0.3.0
0.3.0
Released on 15/05/2021
- Changed
PropValue
API to be similiar to theMsg
API. Now there are bothPropPayload
andPropValue
as happens withPayload
andValue
- Fixed index behaviour for checkbox and radio on update
tui-realm 0.2.2
0.2.2
Released on 03/05/2021
- Bumped
tui-rs
to0.15.0
tui-realm 0.2.1
0.2.1
Released on 02/05/2021
- Updated Payload API with
Value
tui-realm 0.1.0
0.1.0
Released on 20/04/2021
- First release