Skip to content

Latest commit

 

History

History
78 lines (34 loc) · 2.72 KB

CHANGELOG.md

File metadata and controls

78 lines (34 loc) · 2.72 KB

Changelog

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)