Skip to content

Releases: uncenter/purr

v0.2.0

02 Jun 19:18
ba7887f
Compare
Choose a tag to compare

   🚀 Features

  • Update docstrings for commands/args, replace --dry-run with --output for whiskerify  -  by uncenter (9435c)
  • whiskerify:
    • Handle rgb(a?) values and flavor names/identifiers  -  by uncenter (18cc5)
    • Warn on non-catppuccin colors  -  by uncenter (b7596)

   🐞 Bug Fixes

  • models/userstyles:
    • Hoist past/current-maintainers keys up  -  by uncenter in #10 (9e297)
  • whiskerify:
    • Don't strip #  -  by uncenter (b9133)
    View changes on GitHub

v0.1.0

02 Jun 14:46
d27b1eb
Compare
Choose a tag to compare

First real release!

Thanks to @isabelroses for adding a Nix flake in #1, and @backwardspy for simplifying boolean logic in the Whiskers custom property check check in #9

    View changes on GitHub