This repository was archived by the owner on Jun 26, 2023. It is now read-only.
File tree 2 files changed +19
-1
lines changed
packages/interface-pubsub-compliance-tests
2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ @libp2p/interface-pubsub-compliance-tests-v2 .0.0] ( https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-pubsub-compliance-tests-v1.0.4...@libp2p/interface-pubsub-compliance-tests-v2.0.0 ) (2022-07-31)
2
+
3
+
4
+ ### ⚠ BREAKING CHANGES
5
+
6
+ * The ` Message ` type is now either a ` SignedMessage `
7
+ or a ` UnsignedMessage `
8
+
9
+ ### Features
10
+
11
+ * pubsub Message types for signature policies ([ #266 ] ( https://github.com/libp2p/js-libp2p-interfaces/issues/266 ) ) ([ 9eb710b] ( https://github.com/libp2p/js-libp2p-interfaces/commit/9eb710bcbdb0aef95c7a8613e00065a3b7c7f887 ) )
12
+
13
+
14
+ ### Trivial Changes
15
+
16
+ * update project config ([ #271 ] ( https://github.com/libp2p/js-libp2p-interfaces/issues/271 ) ) ([ 59c0bf5] ( https://github.com/libp2p/js-libp2p-interfaces/commit/59c0bf5e0b05496fca2e4902632b61bb41fad9e9 ) )
17
+ * update sibling dependencies [ skip ci] ([ fbd5281] ( https://github.com/libp2p/js-libp2p-interfaces/commit/fbd52811b1d074df0755a3ee10c33a99ccc86842 ) )
18
+
1
19
## [ @libp2p/interface-pubsub-compliance-tests-v1 .0.4] ( https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-pubsub-compliance-tests-v1.0.3...@libp2p/interface-pubsub-compliance-tests-v1.0.4 ) (2022-06-27)
2
20
3
21
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @libp2p/interface-pubsub-compliance-tests" ,
3
- "version" : " 1 .0.4 " ,
3
+ "version" : " 2 .0.0 " ,
4
4
"description" : " Compliance tests for implementations of the libp2p PubSub interface" ,
5
5
"license" : " Apache-2.0 OR MIT" ,
6
6
"homepage" : " https://github.com/libp2p/js-libp2p-interfaces/tree/master/packages/interface-pubsub-compliance-tests#readme" ,
You can’t perform that action at this time.
0 commit comments