Skip to content

Releases: uncenter/purr

v1.1.0

12 Nov 17:49
e03d307
Compare
Choose a tag to compare

1.1.0 (2024-11-12)

Features

  • init/port: support whiskers port template, remove .gitkeep file, update author name (3440c8d)

v1.0.1

12 Nov 13:41
5cf6441
Compare
Choose a tag to compare

1.0.1 (2024-11-12)

Bug Fixes

  • query/stars: fix archived flag behavior (0262acf)

v1.0.0

04 Jul 12:10
6e7a604
Compare
Choose a tag to compare

1.0.0 (2024-07-04)

⚠ BREAKING CHANGES

  • merge userstyles subcommands into root query and init (#34)

Features

  • merge userstyles subcommands into root query and init (#34) (f39f861)

v0.5.0

29 Jun 20:26
ea5273b
Compare
Choose a tag to compare

0.5.0 (2024-06-29)

Features

v0.4.1

18 Jun 22:34
89c2df7
Compare
Choose a tag to compare

0.4.1 (2024-06-18)

Bug Fixes

  • query: compare lowercase ids for --for (4cc10f6)

v0.4.0

10 Jun 13:22
658aac3
Compare
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
Compare
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
Compare
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
Compare
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
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