All Versions
20
Latest Version
Avg Release Cycle
222 days
Latest Release
-

Changelog History
Page 2

  • v0.9.0 Changes

    November 18, 2014
    • Don't colorize strings via shortcuts when Paint.mode == 0
    • Freeze bundled ascii color data
  • v0.8.7 Changes

    January 19, 2014
    • Fix caching bug for random ansi color
  • v0.8.6 Changes

    • โœ… Add missing require 'rbconfig' and travis test everything
  • v0.8.5 Changes

    • ๐Ÿ Support 256 color on windows' ConEmu
  • v0.8.4 Changes

    • Fix post-install message unicode
  • v0.8.3 Changes

    • Paint.[] also accepts uppercased hex strings (gh#2)
    • ๐ŸŽ Performance tweaks (thanks to murphy) (gh#4, #5)
      • API change: deactivate colorizing with Paint.mode = 0
  • v0.8.2 Changes

    • Paint.[] with only a single string argument does not colorize the string anymore, but returns the plain string
    • New pseudo color :random - returns a random ansi color
  • v0.8.1 Changes

    • ๐Ÿ‘ Improve rgb function with better gray scale values
    • Add Paint.mode:
      • Set to 0 to deactivate colorizing
      • Set to 16 or 8 and all color generation methods will generate simple ansi colors
      • Set to 256 for 256 color support
      • Tries to automatically detect your terminal's features
    • Minor changes
  • v0.8.0 Changes

    • ๐Ÿš€ Initial release
  • v0.0

    December 23, 2016