Skip to content

v0.10.1

Compare
Choose a tag to compare
@ozwaldorf ozwaldorf released this 14 May 13:31
· 75 commits to main since this release
59da03d

Library

  • fix: skip over creation of the tree on small palette by @qti3e in #18

CLI

  • feat: patch subcommand for text files, supporting #ABCDEF, rgb(4, 2, 0), and rgba(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

  • @qti3e made their first contribution in #18

Full Changelog: v0.10.0...v0.10.1