Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: renames iroh-sync & iroh-bytes #2271

Merged
merged 5 commits into from
May 6, 2024
Merged

Conversation

dignifiedquire
Copy link
Contributor

@dignifiedquire dignifiedquire commented May 6, 2024

Aligns naming with actual usage.

Breaking Changes

  • crate rename:
    • iroh-bytes -> iroh-blobs
    • iroh-sync -> iroh-docs
  • module rename:
    • iroh::bytes -> iroh::blobs
    • iroh::sync -> iroh::docs

Closes #2270,#2269

@dignifiedquire dignifiedquire self-assigned this May 6, 2024
Copy link
Contributor

@divagant-martian divagant-martian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@divagant-martian divagant-martian added this pull request to the merge queue May 6, 2024
@b5 b5 added this to the v0.16.0 milestone May 6, 2024
Merged via the queue into main with commit 26d718f May 6, 2024
21 of 22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

rename: iroh-sync -> iroh-docs
3 participants