ConsoleTools v0.5.0
- 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)