This repository was archived by the owner on Jun 26, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +23
-1
lines changed
packages/interface-connection-encrypter-compliance-tests Expand file tree Collapse file tree 2 files changed +23
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ @libp2p/interface-connection-encrypter -compliance-tests-v2.0.0] ( https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-connection-encrypter-compliance-tests-v1.0.2...@libp2p/interface-connection-encrypter-compliance-tests-v2.0.0 ) (2022-08-07)
2
+
3
+
4
+ ### ⚠ BREAKING CHANGES
5
+
6
+ * change connection encryption interface to uint8arraylist (#278 )
7
+
8
+ ### Features
9
+
10
+ * change connection encryption interface to uint8arraylist ([ #278 ] ( https://github.com/libp2p/js-libp2p-interfaces/issues/278 ) ) ([ 1fa580c] ( https://github.com/libp2p/js-libp2p-interfaces/commit/1fa580c5a45325dc9384738e9a78a238eabb81c3 ) )
11
+
12
+
13
+ ### Trivial Changes
14
+
15
+ * update project config ([ #271 ] ( https://github.com/libp2p/js-libp2p-interfaces/issues/271 ) ) ([ 59c0bf5] ( https://github.com/libp2p/js-libp2p-interfaces/commit/59c0bf5e0b05496fca2e4902632b61bb41fad9e9 ) )
16
+
17
+
18
+ ### Dependencies
19
+
20
+ * update sibling dependencies ([ f859920] ( https://github.com/libp2p/js-libp2p-interfaces/commit/f859920423587ae797ac90ccaa3af8bdf60ae549 ) )
21
+ * update sibling dependencies ([ 93a89b1] ( https://github.com/libp2p/js-libp2p-interfaces/commit/93a89b1ca6d35fb5f26963ae7bb10026f3f5d45d ) )
22
+
1
23
## [ @libp2p/interface-connection-encrypter -compliance-tests-v1.0.2] ( https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-connection-encrypter-compliance-tests-v1.0.1...@libp2p/interface-connection-encrypter-compliance-tests-v1.0.2 ) (2022-06-27)
2
24
3
25
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @libp2p/interface-connection-encrypter-compliance-tests" ,
3
- "version" : " 1 .0.2 " ,
3
+ "version" : " 2 .0.0 " ,
4
4
"description" : " Compliance tests for implementations of the libp2p Connection Encrypter interface" ,
5
5
"license" : " Apache-2.0 OR MIT" ,
6
6
"homepage" : " https://github.com/libp2p/js-libp2p-interfaces/tree/master/packages/interface-connection-encrypter-compliance-tests#readme" ,
You can’t perform that action at this time.
0 commit comments