Skip to content

refactor: rebrand MEA as Asyncband - #149

Merged
tisonkun merged 2 commits into
mainfrom
codex/rebrand-asyncband
Aug 13, 2026
Merged

refactor: rebrand MEA as Asyncband#149
tisonkun merged 2 commits into
mainfrom
codex/rebrand-asyncband

Conversation

@tisonkun

@tisonkun tisonkun commented Aug 12, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • merge the released mea 0.6.7 state from the latest main
  • rename the project, workspace package, and Rust crate from MEA (mea) to Asyncband (asyncband)
  • publish the same implementation as asyncband 0.6.7, changing only package, crate, repository, and documentation identifiers
  • document the explicit migration with no compatibility crate or re-export

Transition scope

mea 0.6.7 is the terminal announcement release. This PR prepares the main branch and the future fast/asyncband repository for publishing asyncband 0.6.7. It does not publish to crates.io or rename the GitHub repository.

Validation

  • cargo x lint
  • cargo x test --no-capture
  • cargo x build --locked
  • cargo publish --package asyncband --dry-run --allow-dirty

# Conflicts:
#	CHANGELOG.md
#	Cargo.lock
#	asyncband/Cargo.toml
#	asyncband/src/lib.rs
@tisonkun
tisonkun marked this pull request as ready for review August 13, 2026 12:14
@tisonkun
tisonkun merged commit 6ce094c into main Aug 13, 2026
10 checks passed
@tisonkun
tisonkun deleted the codex/rebrand-asyncband branch August 13, 2026 12:14
@mingcheng

Copy link
Copy Markdown

According to this page record, the projects that originally depended on mea and had relatively high download counts have all submitted corresponding pull requests to update to the new package name.

j178 added a commit to j178/prek that referenced this pull request Aug 14, 2026
<!--
Thank you for contributing to prek. Please keep the following in mind:

- Opening a pull request does not guarantee that it will be accepted or
merged.
- If you are proposing a new feature, changing an interface, or making
another
substantial change, please open an issue and discuss it with the
maintainers
  before investing time in an implementation.
- Maintainer time is very limited. The maintainers may not have the
capacity or
interest to review, guide, or invest in your pull request, especially
right away.
- You are responsible for every line you submit, including code produced
with
  the assistance of AI tools.
- AI-generated communication is not acceptable. Write the pull request
description
  and participate in review discussions in your own words.
-->

## Summary

- update cargo manifests and workspace dependencies
- replace mea import paths with asyncband equivalents
- update macports portfile checksums for the renamed crate


<!-- Explain what this pull request changes and why. -->

ref fast/asyncband#149

---------

Signed-off-by: mingcheng <mingcheng@apache.org>
Co-authored-by: Jo <10510431+j178@users.noreply.github.com>
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.

2 participants