Skip to content

v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Jan 23:04
· 20 commits to main since this release
f9f1a38

New

  • OOP-ified everything
  • Pass Procs and simplify the colorizing methods instead of using Macros
  • Improve -i and -w by not moving to the next color if it's whitespace
  • Test option parse (spec)
  • Create a global typesafe config instead of using a Hash

Fix

  • README & CLI banner wrong examples

Full Changelog: v1.0.1...v2.0.0