Skip to content

ConsoleTools v0.1.0

Compare
Choose a tag to compare
@lastunicorn lastunicorn released this 07 Jan 15:22
  • Compiled the library against .NET Framework 4.6
  • Renamed some of the controls (removed the "Control" word from their names).
  • Added demo for YesNoQuestion control.
  • Added demo project for Pause control.
  • Renamed some classes and properties in majority of the controls. (Breaking changes)
  • ProgressBar - Added ShowValue property - Optional display of the value.
  • Spinner - Added ShowLabel property - Optional display of the label.
  • Added background color properties for labels in TextInput, TextOutput, ListInput, ListOutput.
  • Added static methods to most of the controls to easily use them with default values.
  • Added XML documentation comments to some of the controls (not finished yet).