v0.10.1
Library
CLI
- feat: patch subcommand for text files, supporting
#ABCDEF
,rgb(4, 2, 0)
, andrgba(0, 1, 2, 0.5)
- feat: support 3 color hex codes in cli args (ie,
#000
) - refactor: all spinners now print in stderr (to allow patch command's output to be easily piped from stdout)
- fix: output path logic
New Contributors
Full Changelog: v0.10.0...v0.10.1