Skip to content

Latest commit

 

History

History
26 lines (13 loc) · 1.3 KB

CHANGELOG.md

File metadata and controls

26 lines (13 loc) · 1.3 KB

0.2.1 (2024-12-24)

Bug Fixes

  • Add custom usage examples for exclude flag in command documentation (5edaa0a)

0.2.0 (2024-12-24)

Features

  • Add validation function for comma-separated strings with tests (90f2015)
  • Update exclude flag to accept comma-separated strings and add parsing function, fixes exclude doesn't support multiple params. #6 (0298301)

0.1.2 (2024-10-05)

Bug Fixes

  • 🚑 Fix reading binary files (a495faa)

0.1.1 (2024-10-05)

Bug Fixes

  • 🚑 Fix incorrect commiter name (972be15)