- Fixed a test that broke on some flavors of linux
- Some tests that don't pass in noninteractive mode were set to run only when in interactive mode
- An RMarkdown vignette was added
- Support for multicolored
cowsay
animals in RMarkdown was added - Several different palettes for the logo on startup
- Out-of-the-box palette options are exported
- Added examples of reshaping text functions to README
- Support for
multicolor
in RMarkdown documents is added withtype = "rmd"
- Bug fix for overflow of the last color of a line when no color is applied to the next line (#12)
- A colorful logo is messaged on startup
crawl()
allows for applyingmulti_color
with pauses in between characters or lines- Added @cortinah as package author
- The
recycle_chars
parameter allows for the option of applying each color to a single character or to an equal-sized portion of the inputtxt
- First version of multicolor!