What's new
Added
- Introduce ColorizeSwift (v1.5.0) as a new dependency for rich terminal styling
- Reroute
.htmlfile‐extension andhttpsURL‐scheme inputs to the HTTP handler - Support colorized output styling via
.bold()and.underline()inConfigManager
Changed
- Replace custom ANSI escape‐sequence constants with ColorizeSwift’s
.bold()and.underline()methods - Docs updates:
- Clarify application name casing and optional
.appsuffix in README - Expand configuration section to cover three TOML tables and XDG_CONFIG_HOME usage
- Correct CLI usage examples, header numbering, typos, and outdated information
- Clarify application name casing and optional