File tree 1 file changed +20
-0
lines changed
1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 1
1
# go-graphsync changelog
2
2
3
+ # go-graphsync 0.7.0
4
+
5
+ This is a small release to update some dependencies. Importantly, it pulls in go-ipld-prime with
6
+ some significant breaking changes.
7
+
8
+ ### Changelog
9
+
10
+ - github.com/ipfs/go-graphsync:
11
+ - chore: update deps (#151 ) ([ ipfs/go-graphsync #151 ] ( https://github.com/ipfs/go-graphsync/pull/151 ) )
12
+ - Automatically record heap profiles in testplans (#147 ) ([ ipfs/go-graphsync #147 ] ( https://github.com/ipfs/go-graphsync/pull/147 ) )
13
+ - feat(deps): update go-ipld-prime v0.7.0 (#145 ) ([ ipfs/go-graphsync #145 ] ( https://github.com/ipfs/go-graphsync/pull/145 ) )
14
+ - Release/v0.6.0 ([ ipfs/go-graphsync #144 ] ( https://github.com/ipfs/go-graphsync/pull/144 ) )
15
+
16
+ ### Contributors
17
+
18
+ | Contributor | Commits | Lines ± | Files Changed |
19
+ | -------------| ---------| ---------| ---------------|
20
+ | Hannah Howard | 2 | +3316/-3015 | 25 |
21
+ | Steven Allen | 1 | +95/-227 | 5 |
22
+
3
23
# go-graphsync 0.6.0
4
24
5
25
Major code refactor for simplicity, ease of understanding
You can’t perform that action at this time.
0 commit comments