Change log¶ ↑
v0.4.0 - 2020-08-08¶ ↑
Added¶ ↑
-
Add -d option to specify delimiter character for separating content wrapped with styles
-
Add –styles/-s option to display all available color names
-
Add -v/–version to show Pastel dependency version
-
Add -n option to skip printing the newline character
-
Add pastel.1 man page
Changed¶ ↑
-
Change to rename –enabled option to –force/-f
-
Change executable to print newline in terminal
-
Change executable to stop raising error and exit with a message
-
Change gemspec to remove test artefacts and restrict Ruby to 2.0.0 or higher
-
Change to update pastel dependency
Fixed¶ ↑
-
Fix to preserve multi line content when piping
v0.3.0 - 2017-01-01¶ ↑
Changed¶ ↑
-
Change pastel dependency
v0.2.0 - 2016-03-05¶ ↑
Added¶ ↑
-
Add –help/-h flags
v0.1.0 - 2016-01-15¶ ↑
Initial release