Skip to content

ConsoleTools v0.5.0

Compare
Choose a tag to compare
@lastunicorn lastunicorn released this 04 Sep 16:12
  • Refactored the base abstract class hierarchy. Now there are two base classes (BlockControl and InlineControl) that inherit from the Control class.
  • Multiple breaking changes into controls: Control, BlockControl and InlineControl, ErasableControl, DataGrid, TextBlock, CustomConsole, RepeaterControl, InlineTextBlock, TextMenu, ScrollMenu, Prompter, Spinner, etc.
  • Removed the ICommandProvider.
    (See the changelog file for more details)