Releases: pyTooling/pyTooling.TerminalUI
Releases · pyTooling/pyTooling.TerminalUI
v1.4.1
v1.4.0
Automated Release created on: 18.07.2021 - 18:13:20
New Features
- tbd
Changes
- tbd
Bug Fixes
- tbd
New ExitOnPrevious*** methods
Warnings and errors are now counted. In addition, 2 new methods are offered to stop execution if errors are warnings have been printed in the past.
ExitOnPreviousErrors
ExitOnPreviousWarnings
Releasing LineTerminal
This release adds a LineTerminal implementation.
Features:
ILineTerminal
interface classLine
objectSeverity
enumeration- colored outputs
First Official Release
This release contains basic functionality to use a text based application in a terminal window.