New Features
- add task tagging support for filtering with -n flag #334 @umputun
- add shell completions for bash, zsh, and fish #337 @paskal
Improvements
- drop redundant code #336 @zonescape
- drop redundant code #331 @zonescape
- add local umask invariance #329 @zonescape
- clean up test helper and gitignore comments 18179fd
- add comprehensive llms.txt for LLM-optimized documentation 5f56691
- add landing page and Cloudflare Pages deployment #327 @umputun
Bug Fixes
- strip anchor chars from line command match pattern in sed 12b9183
- fix typo #330 @zonescape
- use OS-independent error assertion for unreachable host test e6483fd
- add directory field to publish formula to Formula/ cf42e59
Other
- restore goreleaser brews section, remove tap_migrations f0c2001