tui-realm 1.4.0
1.4.0
Released on 24/12/2021
- Added
serialize
feature: once this feature is enabled, theSerialize
and theDeserialize
traits will be available for certain entities:Key
,KeyEvent
andKeyModifiers
: this will give you the possibility to use these entities in serialized data for configuring keybindings.Event
: implemented in order to provide a Port with commands from an external source.