Skip to content

Rename crate to beckon - #1

Merged
azeemshaik025 merged 2 commits into
mainfrom
chore/rename-to-beckon
Aug 7, 2026
Merged

Rename crate to beckon#1
azeemshaik025 merged 2 commits into
mainfrom
chore/rename-to-beckon

Conversation

@azeemshaik025

Copy link
Copy Markdown
Owner

Rebrands the crate from http-provider-macro to beckon — one consistent name across the crate, macro, and repo.

Changes

  • Crate http-provider-macrobeckon, reset to 0.1.0
  • Macro api_client!beckon!; removed the duplicate http_provider! alias
  • Fixed the repository URL (was pointing at the old Azeem-0 account) and malformed authors
  • Bumped dev-deps: reqwest 0.11 → 0.12, wiremock 0.5 → 0.6
  • Added LICENSE-MIT, LICENSE-APACHE, CHANGELOG.md
  • Rewrote README.md (badges, beckon! usage)
  • Updated examples, tests, and crate-level docs to the new name

Verification

  • cargo build — clean
  • cargo test — 19/19 pass
  • cargo clippy --all-targets -- -D warnings — clean
  • cargo doc -D warnings — clean
  • cargo publish --dry-run — packages + verifies

Follow-up (manual, post-merge)

  • Rename the GitHub repo api-client-macrobeckon
  • cargo publish
  • cargo yank the old http-provider-macro versions (0.1.0–0.1.4)

@azeemshaik025
azeemshaik025 merged commit 7560e6f into main Aug 7, 2026
1 check passed
@azeemshaik025
azeemshaik025 deleted the chore/rename-to-beckon branch August 9, 2026 06:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant