Releases: chubrik/XConsole
Releases · chubrik/XConsole
XConsole 1.5.0
Breaking changes:
- Multicolor message now requires list items
- String extensions moved to separated namespace
Utils
property renamed toExtras
Features:
- More backward compatibility with
System.Console
- New for Windows: taskbar progress & highlighting
- Helper methods changed to extensions
- Improved
Extras.Confirm()
without positioning - Improved
ReadKey()
for multithreading
Bugfix:
- Prevented parsing error in some cases
XConsole 1.4.11
Features:
- Small improvements
- More documentation comments
XConsole 1.4.10
Features:
- .NET 8 support
- Code & comments organization
XConsole 1.4.9
Feature:
- Auto-stop animations outside the viewport to prevent shaking
XConsole 1.4.8
Features:
- Overloads improvements
- Documentation improvements
XConsole 1.4.7
Features:
- Documentation comments
- Readme fixes
XConsole 1.4.5
Features:
- More strict checks
- More expected
Confirm
behavior - Performance improvements
XConsole 1.4.4
Features:
- Optimize DllImport for .NET 7
- Readme small changes
XConsole 1.4.3
Features:
- Char coloring extensions
- Readme improvements
XConsole 1.4.2
Features:
- .NET 7 support
- Detailed platform compatibility