Releases: osodevops/semrush-cli
Releases · osodevops/semrush-cli
v0.1.2
- Fix Semrush API request/auth handling across domain, backlinks, trends, projects, listing management, and Map Rank Tracker commands
- Fix release automation and CI audit permissions
- Update dependencies to resolve RustSec advisory warnings
- Declare and enforce Rust 1.85 for release build targets
v0.1.1
- Add README with agent integration docs and full command reference
- Add man page generation (
cargo run --bin gen-man) - Add library crate for programmatic access
- Fix clippy and formatting for CI compliance