Skip to content
This repository has been archived by the owner on Jun 20, 2023. It is now read-only.

Release v0.3.0 #55

Merged
merged 1 commit into from
Mar 24, 2022
Merged

Release v0.3.0 #55

merged 1 commit into from
Mar 24, 2022

Conversation

hsanjuan
Copy link
Contributor

No description provided.

@github-actions
Copy link

Suggested version: v0.3.0
Comparing to: v0.2.2 (diff)

Changes in go.mod file(s):

(empty)

gorelease says:

# github.com/ipfs/go-path/resolver
## incompatible changes
NewBasicResolver: changed from func(github.com/ipfs/go-fetcher.Factory) *Resolver to func(github.com/ipfs/go-fetcher.Factory) Resolver
Resolver: changed from struct{FetcherFactory github.com/ipfs/go-fetcher.Factory} to interface{ResolvePath(ctx context.Context, fpath github.com/ipfs/go-path.Path) (github.com/ipld/go-ipld-prime.Node, github.com/ipld/go-ipld-prime.Link, error); ResolvePathComponents(ctx context.Context, fpath github.com/ipfs/go-path.Path) ([]github.com/ipld/go-ipld-prime.Node, error); ResolveToLastNode(ctx context.Context, fpath github.com/ipfs/go-path.Path) (github.com/ipfs/go-cid.Cid, []string, error)}

# summary
Suggested version: v0.3.0

gocompat says:

(empty)

@hsanjuan
Copy link
Contributor Author

Actually go-ipfs takes the new version without issue despite the "breaking" changes so all good, I don't even need to bubble with fixes.

@hsanjuan hsanjuan merged commit 91bec98 into master Mar 24, 2022
@hsanjuan hsanjuan self-assigned this Mar 24, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant