Skip to content

Releases: chubrik/XConsole

XConsole 1.5.0

14 Aug 17:19
Compare
Choose a tag to compare

Breaking changes:

  • Multicolor message now requires list items
  • String extensions moved to separated namespace
  • Utils property renamed to Extras

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

30 Jul 20:45
Compare
Choose a tag to compare

Features:

  • Small improvements
  • More documentation comments

XConsole 1.4.10

22 Nov 19:26
Compare
Choose a tag to compare

Features:

  • .NET 8 support
  • Code & comments organization

XConsole 1.4.9

20 Aug 10:58
Compare
Choose a tag to compare

Feature:

  • Auto-stop animations outside the viewport to prevent shaking

XConsole 1.4.8

29 Jul 10:51
Compare
Choose a tag to compare

Features:

  • Overloads improvements
  • Documentation improvements

XConsole 1.4.7

07 Apr 15:01
Compare
Choose a tag to compare

Features:

  • Documentation comments
  • Readme fixes

XConsole 1.4.5

28 Mar 21:57
Compare
Choose a tag to compare

Features:

  • More strict checks
  • More expected Confirm behavior
  • Performance improvements

XConsole 1.4.4

29 Jan 20:39
Compare
Choose a tag to compare

Features:

  • Optimize DllImport for .NET 7
  • Readme small changes

XConsole 1.4.3

25 Nov 16:30
Compare
Choose a tag to compare

Features:

  • Char coloring extensions
  • Readme improvements

XConsole 1.4.2

09 Nov 00:40
Compare
Choose a tag to compare

Features:

  • .NET 7 support
  • Detailed platform compatibility