summaryrefslogtreecommitdiffstats
path: root/internal/utils
AgeCommit message (Collapse)AuthorFilesLines
2025-11-13created pretty printing for all commandsv1.0.0s1-3/+3
2025-11-11feat: replace @latest with specific version tags for precise updatesv0.8.3s1-3/+4
2025-11-08fix: improve version comparison logic and handle dev/devel versions properlyv0.5.1s2-1/+62
2025-11-07refactor: extract json output formatting to utils.PrintJSON and add ↵s1-1/+112
colorized json output with new dns tld command
2025-11-06feat: add osint, reddit, and skiptrace commands and update installation to ↵v0.3.0s1-2/+2
use @latest
2025-11-04refactor: clean up gitignore comments and update repository url configurations2-3/+27
2025-11-04fix: remove dev version check and update install commands1-2/+2
2025-11-04feat: add version checking and auto-update functionalitys2-0/+167
2025-11-03his1-0/+39