Skip to content

tui-realm 1.4.0

Compare
Choose a tag to compare
@veeso veeso released this 24 Dec 11:32
· 108 commits to main since this release

1.4.0

Released on 24/12/2021

  • Added serialize feature: once this feature is enabled, the Serialize and the Deserialize traits will be available for certain entities:
    • Key, KeyEvent and KeyModifiers: 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.