Skip to content

Latest commit

 

History

History
91 lines (40 loc) · 3.36 KB

CHANGELOG.md

File metadata and controls

91 lines (40 loc) · 3.36 KB

Changelog

1.2.0 (2025-01-16)

Features

  • generic value cache support for whiskers statuses & stars (#38) (9b9753d)
  • init/userstyle: gate comment removal behind explicit --clear-comments flag (913a339)

Bug Fixes

  • init/userstyle: new template url/path, improve comment regex (9a41fdc)

1.1.0 (2024-11-12)

Features

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

1.0.1 (2024-11-12)

Bug Fixes

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

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)

0.5.0 (2024-06-29)

Features

0.4.1 (2024-06-18)

Bug Fixes

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

0.4.0 (2024-06-10)

Features

  • whiskerify: handle hsl colors (2fa76ea)

Bug Fixes

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

0.3.1 (2024-06-09)

Bug Fixes

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

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)

0.2.1 (2024-06-03)

Bug Fixes

  • use correct count flag variable (7e2784c)