Highlights
- opt-in idontwant on publish #1230
What's Changed
- chore(version): update libp2p.nimble to 1.7.1 by @kaiserd in #1223
- Fix PeerStore missing remote endpoints of established connection. by @cheatfate in #1226
- feat(nameresolving): Add
{.async: (raises).}
annotations by @etan-status in #1214 - fix(ci): use nim 2.0 branch by @richard-ramos in #1228
- chore: use latest nimpng and nico by @richard-ramos in #1229
- chore: validate PR titles and commits, and autoassign PRs by @richard-ramos in #1227
- chore(ci): add arm64 for macOS by @diegomrsantos in #1212
- feat(pubsub): add
{.async: (raises).}
annotations by @richard-ramos in #1233 - fix(multiaddress): don't re-export
minprotobuf
by @richard-ramos in #1235 - feat: idontwant on publish by @richard-ramos in #1230
- fix(pubsub): revert
async: raises: []
annotation forTopicHandler
andValidatorHandler
by @richard-ramos in #1237 - fix: use target repository branch as suffix for
nim-libp2p-auto-bump-
by @richard-ramos in #1238
New Contributors
- @richard-ramos made their first contribution in #1228
Full Changelog: v1.7.0...v1.8.0