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

feat: add fromTuples and fromStringTuples methods #397

Merged
merged 2 commits into from
Feb 20, 2025

Conversation

achingbrain
Copy link
Member

Adds methods to create Multiaddr instances from arrays of tuples so it's possible to insert tuples into Multiaddrs without having to stringify/parse them

Adds methods to create Multiaddr instances from arrays of tuples
so it's possible to insert tuples into Multiaddrs without having
to stringify/parse them
@achingbrain achingbrain merged commit c9058ab into main Feb 20, 2025
19 checks passed
@achingbrain achingbrain deleted the feat/add-tuple-methods branch February 20, 2025 12:24
github-actions bot pushed a commit that referenced this pull request Feb 20, 2025
## [12.4.0](v12.3.5...v12.4.0) (2025-02-20)

### Features

* add fromTuples and fromStringTuples methods ([#397](#397)) ([c9058ab](c9058ab))
Copy link

🎉 This PR is included in version 12.4.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant