All Versions
7
Latest Version
Avg Release Cycle
118 days
Latest Release
2378 days ago

Changelog History

  • v1.2.0 Changes

    October 22, 2017

    🍱 😈 Added support for .NET Core 2.0!

  • v1.1.0 Changes

    June 27, 2017

    🍱 😈 Bug fixes

  • v1.0.7 Changes

    January 22, 2017

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

  • v1.0.6 Changes

    January 07, 2017

    🍱 😈 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.

  • v1.0.5 Changes

    February 28, 2016

    πŸ’… 😱 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.

  • v1.0.4 Changes

    January 18, 2016

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

  • v1.0.0 Changes

    November 16, 2015

    πŸš€ πŸ’£ First release.