Skip to content

Releases: uncenter/purr

v0.4.0

10 Jun 13:22
658aac3

Choose a tag to compare

0.4.0 (2024-06-10)

Features

  • whiskerify: handle hsl colors (2fa76ea)

Bug Fixes

  • better handle invalid --for arguments (81ad6d7)

v0.3.1

09 Jun 03:49
b154fb0

Choose a tag to compare

0.3.1 (2024-06-09)

Bug Fixes

  • whiskerify: don't only search for hex codes with # (6104f93)

v0.3.0

07 Jun 15:58
5c6a544

Choose a tag to compare

0.3.0 (2024-06-07)

Features

  • whiskerify: warn if original content to identical to output (7e74694)

Bug Fixes

  • whiskerify: use regex to match while ignoring hex casing (a826ba5)

v0.2.1

03 Jun 01:57
fa5e6bf

Choose a tag to compare

0.2.1 (2024-06-03)

Bug Fixes

  • use correct count flag variable (7e2784c)

v0.2.0

02 Jun 19:18
ba7887f

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

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