Releases: chubrik/XConsole
Releases · chubrik/XConsole
XConsole 1.1.6
Features:
XConsolePosition
renamed toConsolePosition
XConsoleReadLineMode
renamed toConsoleReadLineMode
XConsole 1.1.5
Bugfix:
- Prevent buffer overflow on window resize
XConsole 1.1.4
Features:
- Performance improvements
XConsole 1.1.3
Bugfix:
- Pin clearing
XConsole 1.1.2
Features:
- Performance improvements
- Optimization for
WriteLine
without arguments
XConsole 1.1.1
Bugfix:
- Prevent positioning error in Unit Tests
XConsole 1.1.0
Breaking changes:
- Namespace changed to
Chubrik.XConsole
- Remove deprecated
XConsole 1.0.6
Features:
- .NET Framework 4.6.2 support
- Valid positioning exceptions
XConsole 1.0.5
XConsole 1.0.4
Features:
XConsolePosition
changes:- Add
TryWrite
method Top
property renamed toInitialTop
TryGetShiftedTop
method changed toActualTop
property
- Add
- Performance improvements
- Readme page