Skip to content

feat: add fromTuples and fromStringTuples methods#397

Merged
achingbrain merged 2 commits intomainfrom
feat/add-tuple-methods
Feb 20, 2025
Merged

feat: add fromTuples and fromStringTuples methods#397
achingbrain merged 2 commits intomainfrom
feat/add-tuple-methods

Conversation

@achingbrain
Copy link
Copy Markdown
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))
@github-actions
Copy link
Copy Markdown

🎉 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