8000 Releases · tomakita/Colorful.Console · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: tomakita/Colorful.Console

8000

.NET Core 2.0

22 Oct 22:57
Compare
Choose a tag to compare

😈 Added support for .NET Core 2.0!

Bug fixes

27 Jun 23:37
Compare
Choose a tag to compare

😈 Bug fixes

Added compatibility mode

22 Jan 18:10
Compare
Choose a tag to compare

😈 Compatibility mode enables indirect use of Colorful.Console (though with less colorful output), e.g. from WPF applications.

Added color replacement

07 Jan 17:58
Compare
Choose a tag to compare

😈 Added a ReplaceAllColorsWithDefaults function to the Colorful.Console interface which resets the console's color palette back to its 16 default colors.
😈 Added a ReplaceColor function to the Colorful.Console interface which replaces a single color in the console's color palette with another color.
😱 Fixed a bug involving text coloring once all of the console buffer's 16 colors had been changed.

Bug fixes

28 Feb 21:57
Compare
Choose a tag to compare

😱 Fixed a bug which caused the WriteAsciiStyled method to not apply styling to the input text.
😱 Fixed a bug which caused Colorful.Console to not work correctly when used across multiple threads.

Switched to DNX

18 Jan 22:29
Compare
Choose a tag to compare

😈Switched to DNX.
😱Fixed a bug involving the default FIGlet font.

Colorful.Console

16 Nov 02:41
Compare
Choose a tag to compare

💣 First release.

0