Skip to content
This repository was archived by the owner on Mar 10, 2020. It is now read-only.

Commit 3a79b79

Browse files
committed
chore: release version v0.16.2
1 parent b84c001 commit 3a79b79

File tree

2 files changed

+311
-1
lines changed

2 files changed

+311
-1
lines changed

CHANGELOG.md

+310
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,310 @@
1+
<a name="0.16.2"></a>
2+
## [0.16.2](https://github.com/ipfs/interface-ipfs-core/compare/v0.16.1...v0.16.2) (2016-10-28)
3+
4+
5+
6+
<a name="0.16.1"></a>
7+
## [0.16.1](https://github.com/ipfs/interface-ipfs-core/compare/v0.16.0...v0.16.1) (2016-10-28)
8+
9+
10+
### Bug Fixes
11+
12+
* remove: .only ([dcfe24c](https://github.com/ipfs/interface-ipfs-core/commit/dcfe24c))
13+
14+
15+
16+
<a name="0.16.0"></a>
17+
# [0.16.0](https://github.com/ipfs/interface-ipfs-core/compare/v0.15.0...v0.16.0) (2016-10-28)
18+
19+
20+
### Bug Fixes
21+
22+
* **ci:** Run lint instead of test in CircleCI ([e68ca64](https://github.com/ipfs/interface-ipfs-core/commit/e68ca64))
23+
24+
25+
### Features
26+
27+
* adjustments to the ipld-dag-pb format ([8dad522](https://github.com/ipfs/interface-ipfs-core/commit/8dad522))
28+
* block API updated to use CID ([75f8899](https://github.com/ipfs/interface-ipfs-core/commit/75f8899))
29+
* ensure backwards compatibility at the block API ([9850c4a](https://github.com/ipfs/interface-ipfs-core/commit/9850c4a))
30+
31+
32+
33+
<a name="0.15.0"></a>
34+
# [0.15.0](https://github.com/ipfs/interface-ipfs-core/compare/v0.14.6...v0.15.0) (2016-09-15)
35+
36+
37+
### Features
38+
39+
* **swarm:** expose PeerInfo for addrs command ([077749c](https://github.com/ipfs/interface-ipfs-core/commit/077749c))
40+
41+
42+
43+
<a name="0.14.6"></a>
44+
## [0.14.6](https://github.com/ipfs/interface-ipfs-core/compare/v0.14.5...v0.14.6) (2016-09-14)
45+
46+
47+
48+
<a name="0.14.5"></a>
49+
## [0.14.5](https://github.com/ipfs/interface-ipfs-core/compare/v0.14.4...v0.14.5) (2016-09-09)
50+
51+
52+
53+
<a name="0.14.4"></a>
54+
## [0.14.4](https://github.com/ipfs/interface-ipfs-core/compare/v0.14.3...v0.14.4) (2016-09-09)
55+
56+
57+
### Bug Fixes
58+
59+
* **files:** don't expect a specific sorting of files ([ef98a93](https://github.com/ipfs/interface-ipfs-core/commit/ef98a93))
60+
61+
62+
63+
<a name="0.14.3"></a>
64+
## [0.14.3](https://github.com/ipfs/interface-ipfs-core/compare/v0.14.2...v0.14.3) (2016-08-28)
65+
66+
67+
### Bug Fixes
68+
69+
* **build:** point to the transpiled version ([4ce4c21](https://github.com/ipfs/interface-ipfs-core/commit/4ce4c21))
70+
71+
72+
73+
<a name="0.14.2"></a>
74+
## [0.14.2](https://github.com/ipfs/interface-ipfs-core/compare/v0.14.1...v0.14.2) (2016-08-25)
75+
76+
77+
### Bug Fixes
78+
79+
* **log:** remove console.log ([1fe46fd](https://github.com/ipfs/interface-ipfs-core/commit/1fe46fd))
80+
81+
82+
83+
<a name="0.14.1"></a>
84+
## [0.14.1](https://github.com/ipfs/interface-ipfs-core/compare/v0.14.0...v0.14.1) (2016-08-25)
85+
86+
87+
### Features
88+
89+
* **config:** not pick a protected value for config test ([9f1aebf](https://github.com/ipfs/interface-ipfs-core/commit/9f1aebf))
90+
91+
92+
93+
<a name="0.14.0"></a>
94+
# [0.14.0](https://github.com/ipfs/interface-ipfs-core/compare/v0.13.0...v0.14.0) (2016-08-24)
95+
96+
97+
### Bug Fixes
98+
99+
* **files:** fix typo ([dad7f81](https://github.com/ipfs/interface-ipfs-core/commit/dad7f81))
100+
101+
102+
### Features
103+
104+
* **block:** correct tests, update interface ([235c02f](https://github.com/ipfs/interface-ipfs-core/commit/235c02f))
105+
106+
107+
108+
<a name="0.13.0"></a>
109+
# [0.13.0](https://github.com/ipfs/interface-ipfs-core/compare/v0.12.0...v0.13.0) (2016-08-17)
110+
111+
112+
### Bug Fixes
113+
114+
* **block:** tests ([488f61b](https://github.com/ipfs/interface-ipfs-core/commit/488f61b))
115+
* **block spec:** apply CR ([c371550](https://github.com/ipfs/interface-ipfs-core/commit/c371550))
116+
117+
118+
### Features
119+
120+
* **block:** spec ([e32090e](https://github.com/ipfs/interface-ipfs-core/commit/e32090e))
121+
122+
123+
124+
<a name="0.12.0"></a>
125+
# [0.12.0](https://github.com/ipfs/interface-ipfs-core/compare/v0.11.0...v0.12.0) (2016-08-17)
126+
127+
128+
### Features
129+
130+
* **swarm:** add swarm.addrs ([0f24de2](https://github.com/ipfs/interface-ipfs-core/commit/0f24de2))
131+
* **swarm:** add swarm.connect + .disconnect + .filters + .filters.add + filters.rm + .peers ([f62f648](https://github.com/ipfs/interface-ipfs-core/commit/f62f648))
132+
* **swarm:** tests ([5c145c6](https://github.com/ipfs/interface-ipfs-core/commit/5c145c6))
133+
134+
135+
136+
<a name="0.11.0"></a>
137+
# [0.11.0](https://github.com/ipfs/interface-ipfs-core/compare/v0.9.0...v0.11.0) (2016-08-16)
138+
139+
140+
### Features
141+
142+
* **generic:** add tests to generic ([85c8c02](https://github.com/ipfs/interface-ipfs-core/commit/85c8c02))
143+
* **spec:** generic API spec ([b64d8e8](https://github.com/ipfs/interface-ipfs-core/commit/b64d8e8))
144+
145+
146+
147+
<a name="0.9.0"></a>
148+
# [0.9.0](https://github.com/ipfs/interface-ipfs-core/compare/v0.8.0...v0.9.0) (2016-08-16)
149+
150+
151+
### Features
152+
153+
* **pin:** tests ([eaabe8f](https://github.com/ipfs/interface-ipfs-core/commit/eaabe8f))
154+
* **pinning:** add pin.add spec ([fa784b3](https://github.com/ipfs/interface-ipfs-core/commit/fa784b3))
155+
* **pinning:** add pin.ls + rm spec ([59a45d0](https://github.com/ipfs/interface-ipfs-core/commit/59a45d0))
156+
157+
158+
159+
<a name="0.8.0"></a>
160+
# [0.8.0](https://github.com/ipfs/interface-ipfs-core/compare/v0.7.2...v0.8.0) (2016-08-12)
161+
162+
163+
### Features
164+
165+
* **files.add:** update files.add API ([a5ee5d2](https://github.com/ipfs/interface-ipfs-core/commit/a5ee5d2))
166+
* **files.add:** update tests to new files add API ([dfa0094](https://github.com/ipfs/interface-ipfs-core/commit/dfa0094))
167+
168+
169+
170+
<a name="0.7.2"></a>
171+
## [0.7.2](https://github.com/ipfs/interface-ipfs-core/compare/v0.7.1...v0.7.2) (2016-08-11)
172+
173+
174+
### Bug Fixes
175+
176+
* **tests:** arrow to function ([5c79387](https://github.com/ipfs/interface-ipfs-core/commit/5c79387))
177+
178+
179+
180+
<a name="0.7.1"></a>
181+
## [0.7.1](https://github.com/ipfs/interface-ipfs-core/compare/v0.7.0...v0.7.1) (2016-08-11)
182+
183+
184+
### Bug Fixes
185+
186+
* **tests:** add a larger timeout to cope with CI slowness ([c23d558](https://github.com/ipfs/interface-ipfs-core/commit/c23d558))
187+
188+
189+
190+
<a name="0.7.0"></a>
191+
# [0.7.0](https://github.com/ipfs/interface-ipfs-core/compare/v0.6.0...v0.7.0) (2016-08-10)
192+
193+
194+
### Features
195+
196+
* **factory:** use factory instead, also make files tests to not assume that some files exist in the test repo ([d12c8d5](https://github.com/ipfs/interface-ipfs-core/commit/d12c8d5))
197+
198+
199+
200+
<a name="0.6.0"></a>
201+
# [0.6.0](https://github.com/ipfs/interface-ipfs-core/compare/v0.5.1...v0.6.0) (2016-08-10)
202+
203+
204+
### Bug Fixes
205+
206+
* **files:** remove .only used for testing ([aea7585](https://github.com/ipfs/interface-ipfs-core/commit/aea7585))
207+
208+
209+
210+
<a name="0.5.1"></a>
211+
## [0.5.1](https://github.com/ipfs/interface-ipfs-core/compare/v0.5.0...v0.5.1) (2016-08-05)
212+
213+
214+
### Bug Fixes
215+
216+
* **dep:** update aegir ([92a109f](https://github.com/ipfs/interface-ipfs-core/commit/92a109f))
217+
* **style:** avoid es-scrutinyhell ([1a958aa](https://github.com/ipfs/interface-ipfs-core/commit/1a958aa))
218+
219+
220+
### Features
221+
222+
* **ci:** add travis ([d0b49eb](https://github.com/ipfs/interface-ipfs-core/commit/d0b49eb))
223+
224+
225+
226+
<a name="0.5.0"></a>
227+
# [0.5.0](https://github.com/ipfs/interface-ipfs-core/compare/v0.4.3...v0.5.0) (2016-08-03)
228+
229+
230+
### Bug Fixes
231+
232+
* ensure promise tests are correct ([f017350](https://github.com/ipfs/interface-ipfs-core/commit/f017350))
233+
234+
235+
236+
<a name="0.4.3"></a>
237+
## [0.4.3](https://github.com/ipfs/interface-ipfs-core/compare/v0.4.2...v0.4.3) (2016-07-02)
238+
239+
240+
241+
<a name="0.4.2"></a>
242+
## [0.4.2](https://github.com/ipfs/interface-ipfs-core/compare/v0.4.1...v0.4.2) (2016-07-02)
243+
244+
245+
246+
<a name="0.4.1"></a>
247+
## [0.4.1](https://github.com/ipfs/interface-ipfs-core/compare/v0.4.0...v0.4.1) (2016-07-02)
248+
249+
250+
251+
<a name="0.4.0"></a>
252+
# [0.4.0](https://github.com/ipfs/interface-ipfs-core/compare/v0.3.0...v0.4.0) (2016-07-02)
253+
254+
255+
256+
<a name="0.3.0"></a>
257+
# [0.3.0](https://github.com/ipfs/interface-ipfs-core/compare/v0.2.2...v0.3.0) (2016-06-06)
258+
259+
260+
261+
<a name="0.2.2"></a>
262+
## [0.2.2](https://github.com/ipfs/interface-ipfs-core/compare/v0.2.1...v0.2.2) (2016-06-06)
263+
264+
265+
266+
<a name="0.2.1"></a>
267+
## [0.2.1](https://github.com/ipfs/interface-ipfs-core/compare/v0.2.0...v0.2.1) (2016-06-05)
268+
269+
270+
271+
<a name="0.2.0"></a>
272+
# [0.2.0](https://github.com/ipfs/interface-ipfs-core/compare/v0.1.5...v0.2.0) (2016-06-05)
273+
274+
275+
276+
<a name="0.1.5"></a>
277+
## [0.1.5](https://github.com/ipfs/interface-ipfs-core/compare/v0.1.3...v0.1.5) (2016-05-13)
278+
279+
280+
### Features
281+
282+
* **object:** object.put protobuf encoding test ([a8bc46d](https://github.com/ipfs/interface-ipfs-core/commit/a8bc46d)), closes [#3](https://github.com/ipfs/interface-ipfs-core/issues/3)
283+
284+
285+
286+
<a name="0.1.3"></a>
287+
## [0.1.3](https://github.com/ipfs/interface-ipfs-core/compare/v0.1.2...v0.1.3) (2016-05-13)
288+
289+
290+
### Bug Fixes
291+
292+
* before and after clauses need to be nested in a describe block ([f25b677](https://github.com/ipfs/interface-ipfs-core/commit/f25b677))
293+
294+
295+
296+
<a name="0.1.2"></a>
297+
## [0.1.2](https://github.com/ipfs/interface-ipfs-core/compare/v0.1.1...v0.1.2) (2016-05-13)
298+
299+
300+
301+
<a name="0.1.1"></a>
302+
## [0.1.1](https://github.com/ipfs/interface-ipfs-core/compare/v0.1.0...v0.1.1) (2016-05-13)
303+
304+
305+
306+
<a name="0.1.0"></a>
307+
# 0.1.0 (2016-05-13)
308+
309+
310+

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "interface-ipfs-core",
3-
"version": "0.16.1",
3+
"version": "0.16.2",
44
"description": "A test suite and interface you can use to implement a IPFS core interface.",
55
"main": "lib/index.js",
66
"jsnext:main": "src/index.js",

0 commit comments

Comments
 (0)