Skip to content

Releases: osodevops/semrush-cli

v0.1.2

04 Jun 13:49
4c3d2e0

Choose a tag to compare

  • 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

05 Mar 18:20

Choose a tag to compare

  • 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