Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.

Release v0.2.0 #60

Merged
merged 1 commit into from
Sep 12, 2022
Merged

Release v0.2.0 #60

merged 1 commit into from
Sep 12, 2022

Conversation

guseggert
Copy link
Contributor

No description provided.

@github-actions
Copy link

Suggested version: v0.2.0
Comparing to: v0.1.6 (diff)

Changes in go.mod file(s):

diff --git a/go.mod b/go.mod
index 03301c2..85d66fb 100644
--- a/go.mod
+++ b/go.mod
@@ -1,11 +1,12 @@
 module github.com/ipld/edelweiss
 
-go 1.17
+go 1.18
 
 require (
 	github.com/ipfs/go-cid v0.2.0
 	github.com/ipfs/go-log/v2 v2.5.1
 	github.com/ipld/go-ipld-prime v0.17.0
+	github.com/multiformats/go-multihash v0.1.0
 )
 
 require (
@@ -19,7 +20,6 @@ require (
 	github.com/multiformats/go-base32 v0.0.3 // indirect
 	github.com/multiformats/go-base36 v0.1.0 // indirect
 	github.com/multiformats/go-multibase v0.0.3 // indirect
-	github.com/multiformats/go-multihash v0.1.0 // indirect
 	github.com/multiformats/go-varint v0.0.6 // indirect
 	github.com/polydawn/refmt v0.0.0-20201211092308-30ac6d18308e // indirect
 	github.com/smartystreets/assertions v0.0.0-20180927180507-b2de0cb4f26d // indirect

gorelease says:

# github.com/ipld/edelweiss/blueprints/base
## incompatible changes
IOUtilReadAll: removed
## compatible changes
DAGCBORDecode: added
DAGCBOREncode: added
EdelweissETag: added
IOReadAll: added
IOWriter: added

# github.com/ipld/edelweiss/codegen
## compatible changes
BlueBool: added

# github.com/ipld/edelweiss/defs
## compatible changes
Method.Cachable: added

# github.com/ipld/edelweiss/plans
## compatible changes
Method.Cachable: added

# github.com/ipld/edelweiss/services
## compatible changes
ETag: added

# summary
Suggested version: v0.2.0

gocompat says:

(empty)

@guseggert guseggert marked this pull request as ready for review September 12, 2022 20:47
@guseggert guseggert merged commit 1b21317 into main Sep 12, 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