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: normalize feature names #2633

Merged
merged 1 commit into from
Aug 15, 2024

Conversation

dignifiedquire
Copy link
Contributor

All feature names should be named with -.

Breaking Changes

  • iroh-net/local_swarm_discovery -> iroh-net/local-swarm-discovery
  • iroh/local_swarm_discovery -> iroh/local-swarm-discovery

All feature names should be named with `-`.

## Breaking Changes

- `iroh-net/local_swarm_discovery` -> `iroh-net/local-swarm-discovery`
- `iroh/local_swarm_discovery` -> `iroh/local-swarm-discovery`
Copy link
Contributor

@matheus23 matheus23 left a comment

Choose a reason for hiding this comment

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

Those seem to be all occurrences according to my quick greps for documentation of feature etc.

Copy link

Documentation for this PR has been generated and is available at: https://n0-computer.github.io/iroh/pr/2633/docs/iroh/

Last updated: 2024-08-15T09:33:14Z

@dignifiedquire dignifiedquire added this pull request to the merge queue Aug 15, 2024
Merged via the queue into main with commit d02c21f Aug 15, 2024
28 checks passed
@dignifiedquire dignifiedquire deleted the refactor-normalize-feature-names branch November 28, 2024 10:10
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.

2 participants