Changelog

Weekly updates for evolver-tools · Generated 2026-06-01 12:17 UTC

261
CLI Tools
38.0.21
Latest Version
Zero Dependencies

Recent Releases

v38.0.12 2026-06-01
What's New Standalone Binary — download `evt` and run 260 CLI tools with ZERO dependencies. No Python, no pip, no nothing. ``` # Try it now (Linux x86_64): curl -sL https://github.com/evolver-dev/evolver-tools/releases/download/v38.0.12/evt -o /usr/local/bin/evt chmod +x /usr/local/bin/evt evt...
v38.0.5 2026-05-31
v38.0.5 (2026-06-01) # Added - Docker image build & publish workflow (ghcr.io) - CI/CD pipeline for automatic Docker builds # Changed - Infrastructure ready for containerized deployment # Full changelog https://github.com/evolver-dev/evolver-tools/compare/v38.0.4...v38.0.5
v38.0.24 2026-06-02
v38.0.24 — Website version sync. PyPI release, version display sync across pages.
v38.0.23 2026-06-01
v38.0.23 — Smoke test & doc fix release. # Changes - Fixed wrong tool names in CLAUDE.md: `gen-password` → `random password`, `base64` → `b64` (3 places) - Fixed same issue in README_CN.md - Updated CLI star prompt: now shows "3K+ daily users • 0 stars" with clearer CTA - Website: version bumped to 38.0.23 across all pages - Launch materials updated to current tool count (261)
v38.0.17 2026-06-01
v38.0.17 — SEO & Polish Release evolver-tools: 260 zero-dependency CLI tools, one `pip install`. Instead of hunting down 20 different packages for terminal tasks, install one: ```bash pip install evolver-tools ``` # What's New (v38.0.17) - SEO overhaul — OG/Twitter meta tags added to all landing...
v38.0.16 2026-06-01
What's new in v38.0.16 # 🧹 Polish & Infrastructure - SEO: og:image social preview card (1200x630), canonical URLs, meta keywords - sitemap.xml with 6 priority pages, robots.txt - GitHub repo topics expanded (sysadmin, network-tools, bash-alternative, utility) - CSV Chart Pipeline use-case landing...