Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-03-11 | Parse json in Python, avoiding jq & ripgrep deps | Techcable | |
This fixes a number of outstanding issues: - Fix shellcheck & namcap lints. - Respect --holdver instead of using custom environment variable - Properly turn on/off color, checking isatty and NOCOLOR. - Fixes pkgver parsing with 1.14.0 stable release |