|
1 |
| -<a name="14.2.1"></a> |
2 |
| -## [14.2.1](https://github.com/ipfs/js-ipfs-api/compare/v14.2.0...v14.2.1) (2017-09-02) |
3 |
| - |
4 |
| - |
5 |
| -### Bug Fixes |
6 |
| - |
7 |
| -* regression caused by 322b756 ([#591](https://github.com/ipfs/js-ipfs-api/issues/591)) ([8affcfe](https://github.com/ipfs/js-ipfs-api/commit/8affcfe)) |
8 |
| - |
9 |
| - |
10 |
| - |
11 |
| -<a name="14.2.0"></a> |
12 |
| -# [14.2.0](https://github.com/ipfs/js-ipfs-api/compare/v14.1.2...v14.2.0) (2017-09-02) |
13 |
| - |
14 |
| - |
15 |
| -### Features |
16 |
| - |
17 |
| -* Allow --cid-version option to be passed to ipfs files add ([#589](https://github.com/ipfs/js-ipfs-api/issues/589)) ([717c72f](https://github.com/ipfs/js-ipfs-api/commit/717c72f)) |
18 |
| -* Preserve "+" in file paths. ([#588](https://github.com/ipfs/js-ipfs-api/issues/588)) ([322b756](https://github.com/ipfs/js-ipfs-api/commit/322b756)) |
19 |
| -* test against latest go-ipfs ([#590](https://github.com/ipfs/js-ipfs-api/issues/590)) ([40c8f10](https://github.com/ipfs/js-ipfs-api/commit/40c8f10)) |
20 |
| - |
21 |
| - |
22 |
| - |
23 |
| -<a name="14.1.2"></a> |
24 |
| -## [14.1.2](https://github.com/ipfs/js-ipfs-api/compare/v14.1.1...v14.1.2) (2017-08-06) |
25 |
| - |
26 |
| - |
27 |
| - |
28 |
| -<a name="14.1.1"></a> |
29 |
| -## [14.1.1](https://github.com/ipfs/js-ipfs-api/compare/v14.1.0...v14.1.1) (2017-07-26) |
30 |
| - |
31 |
| - |
32 |
| -### Bug Fixes |
33 |
| - |
34 |
| -* [#572](https://github.com/ipfs/js-ipfs-api/issues/572) ([3354901](https://github.com/ipfs/js-ipfs-api/commit/3354901)) |
35 |
| - |
36 |
| - |
37 |
| - |
38 |
| -<a name="14.1.0"></a> |
39 |
| -# [14.1.0](https://github.com/ipfs/js-ipfs-api/compare/v14.0.4...v14.1.0) (2017-07-22) |
40 |
| - |
41 |
| - |
42 |
| -### Bug Fixes |
43 |
| - |
44 |
| -* circle ci, thanks victor! ([88b6705](https://github.com/ipfs/js-ipfs-api/commit/88b6705)) |
45 |
| - |
46 |
| - |
47 |
| - |
48 |
| -<a name="14.0.4"></a> |
49 |
| -## [14.0.4](https://github.com/ipfs/js-ipfs-api/compare/v14.0.3...v14.0.4) (2017-06-21) |
50 |
| - |
51 |
| - |
52 |
| -### Bug Fixes |
53 |
| - |
54 |
| -* don't let qs mangle binary buffers ([#569](https://github.com/ipfs/js-ipfs-api/issues/569)) ([#570](https://github.com/ipfs/js-ipfs-api/issues/570)) ([6cbd89c](https://github.com/ipfs/js-ipfs-api/commit/6cbd89c)) |
55 |
| - |
56 |
| - |
57 |
| - |
58 |
| -<a name="14.0.3"></a> |
59 |
| -## [14.0.3](https://github.com/ipfs/js-ipfs-api/compare/v14.0.2...v14.0.3) (2017-05-29) |
60 |
| - |
61 |
| - |
62 |
| - |
63 |
| -<a name="14.0.2"></a> |
64 |
| -## [14.0.2](https://github.com/ipfs/js-ipfs-api/compare/v14.0.1...v14.0.2) (2017-05-19) |
65 |
| - |
66 |
| - |
67 |
| -### Features |
68 |
| - |
69 |
| -* Use CID for api.get/api.cat ([#555](https://github.com/ipfs/js-ipfs-api/issues/555)) ([da7d0f4](https://github.com/ipfs/js-ipfs-api/commit/da7d0f4)) |
70 |
| - |
71 |
| - |
72 |
| - |
73 |
| -<a name="14.0.1"></a> |
74 |
| -## [14.0.1](https://github.com/ipfs/js-ipfs-api/compare/v14.0.0...v14.0.1) (2017-05-04) |
75 |
| - |
76 |
| - |
77 |
| - |
78 |
| -<a name="14.0.0"></a> |
79 |
| -# [14.0.0](https://github.com/ipfs/js-ipfs-api/compare/v13.0.0...v14.0.0) (2017-03-30) |
80 |
| - |
81 |
| - |
82 |
| -### Features |
83 |
| - |
84 |
| -* new peer-info ([#542](https://github.com/ipfs/js-ipfs-api/issues/542)) ([820150c](https://github.com/ipfs/js-ipfs-api/commit/820150c)) |
85 |
| -* **pubsub:** Add pubsub api ([#493](https://github.com/ipfs/js-ipfs-api/issues/493)) ([d2eb925](https://github.com/ipfs/js-ipfs-api/commit/d2eb925)) |
86 |
| - |
87 |
| - |
88 |
| - |
89 |
| -<a name="13.0.0"></a> |
90 |
| -# [13.0.0](https://github.com/ipfs/js-ipfs-api/compare/v12.1.7...v13.0.0) (2017-03-22) |
| 1 | +<a name="14.3.0"></a> |
| 2 | +# [14.3.0](https://github.com/ipfs/js-ipfs-api/compare/v14.2.1...v14.3.0) (2017-09-04) |
91 | 3 |
|
92 | 4 |
|
93 | 5 | ### Features
|
94 | 6 |
|
95 |
| -* change window to self for webworker support ([e2e3213](https://github.com/ipfs/js-ipfs-api/commit/e2e3213)) |
96 |
| - |
97 |
| - |
98 |
| - |
99 |
| -<a name="12.1.7"></a> |
100 |
| -## [12.1.7](https://github.com/ipfs/js-ipfs-api/compare/v12.1.6...v12.1.7) (2017-02-09) |
101 |
| - |
102 |
| - |
103 |
| - |
104 |
| -<a name="12.1.6"></a> |
105 |
| -## [12.1.6](https://github.com/ipfs/js-ipfs-api/compare/v12.1.5...v12.1.6) (2017-02-01) |
106 |
| - |
107 |
| - |
108 |
| - |
109 |
| -<a name="12.1.5"></a> |
110 |
| -## [12.1.5](https://github.com/ipfs/js-ipfs-api/compare/v12.1.4...v12.1.5) (2017-01-31) |
111 |
| - |
112 |
| - |
113 |
| -### Bug Fixes |
114 |
| - |
115 |
| -* lint ([dfb07a3](https://github.com/ipfs/js-ipfs-api/commit/dfb07a3)) |
116 |
| - |
117 |
| - |
118 |
| - |
119 |
| -<a name="12.1.4"></a> |
120 |
| -## [12.1.4](https://github.com/ipfs/js-ipfs-api/compare/v12.1.3...v12.1.4) (2017-01-11) |
121 |
| - |
122 |
| - |
123 |
| - |
124 |
| -<a name="12.1.3"></a> |
125 |
| -## [12.1.3](https://github.com/ipfs/js-ipfs-api/compare/v12.1.2...v12.1.3) (2017-01-10) |
| 7 | +* migrate to next AEgir (v12) ([9ffe848](https://github.com/ipfs/js-ipfs-api/commit/9ffe848)) |
126 | 8 |
|
127 | 9 |
|
128 | 10 |
|
129 |
| -<a name="12.1.2"></a> |
130 |
| -## [12.1.2](https://github.com/ipfs/js-ipfs-api/compare/v12.1.1...v12.1.2) (2016-12-21) |
131 |
| - |
132 |
| - |
133 |
| - |
134 |
| -<a name="12.1.1"></a> |
135 |
| -## [12.1.1](https://github.com/ipfs/js-ipfs-api/compare/v12.1.0...v12.1.1) (2016-12-21) |
136 |
| - |
137 |
| - |
138 |
| - |
139 |
| -<a name="12.1.0"></a> |
140 |
| -# [12.1.0](https://github.com/ipfs/js-ipfs-api/compare/v12.0.3...v12.1.0) (2016-12-12) |
141 |
| - |
142 |
| - |
143 |
| -### Features |
144 |
| - |
145 |
| -* **object:** add template support to object.new ([2784863](https://github.com/ipfs/js-ipfs-api/commit/2784863)) |
146 |
| - |
147 |
| - |
148 |
| - |
149 |
| -<a name="12.0.3"></a> |
150 |
| -## [12.0.3](https://github.com/ipfs/js-ipfs-api/compare/v12.0.2...v12.0.3) (2016-12-09) |
151 |
| - |
152 |
| - |
153 |
| -### Bug Fixes |
154 |
| - |
155 |
| -* block.get supports multihash as buffers again ([b3dbe45](https://github.com/ipfs/js-ipfs-api/commit/b3dbe45)) |
156 |
| - |
157 |
| - |
158 |
| - |
159 |
| -<a name="12.0.2"></a> |
160 |
| -## [12.0.2](https://github.com/ipfs/js-ipfs-api/compare/v12.0.1...v12.0.2) (2016-12-01) |
161 |
| - |
162 |
| - |
163 |
| - |
164 |
| -<a name="12.0.1"></a> |
165 |
| -## [12.0.1](https://github.com/ipfs/js-ipfs-api/compare/v12.0.0...v12.0.1) (2016-11-28) |
166 |
| - |
167 |
| - |
168 |
| - |
169 |
| -<a name="12.0.0"></a> |
170 |
| -# [12.0.0](https://github.com/ipfs/js-ipfs-api/compare/v11.2.0...v12.0.0) (2016-11-24) |
171 |
| - |
172 |
| - |
173 |
| - |
174 |
| -<a name="11.2.0"></a> |
175 |
| -# [11.2.0](https://github.com/ipfs/js-ipfs-api/compare/v11.1.0...v11.2.0) (2016-11-24) |
176 |
| - |
177 |
| - |
178 |
| -### Bug Fixes |
179 |
| - |
180 |
| -* handle missing daemon errors ([41c8153](https://github.com/ipfs/js-ipfs-api/commit/41c8153)) |
181 |
| -* linting ([723b4b0](https://github.com/ipfs/js-ipfs-api/commit/723b4b0)) |
182 |
| - |
183 |
| - |
184 |
| -### Features |
185 |
| - |
186 |
| -* **swarm:** support for new swarm.peers in 0.4.5 ([690a77c](https://github.com/ipfs/js-ipfs-api/commit/690a77c)) |
187 |
| -* upgrade to awesome dag-pb ([1e82b8c](https://github.com/ipfs/js-ipfs-api/commit/1e82b8c)) |
188 |
| - |
189 |
| - |
190 |
| - |
191 |
| -<a name="11.1.0"></a> |
192 |
| -# [11.1.0](https://github.com/ipfs/js-ipfs-api/compare/v11.0.1...v11.1.0) (2016-11-08) |
193 |
| - |
194 |
| - |
195 |
| -### Bug Fixes |
196 |
| - |
197 |
| -* **get:** properly handled nested content ([0731f45](https://github.com/ipfs/js-ipfs-api/commit/0731f45)) |
198 |
| - |
199 |
| - |
200 |
| -### Features |
201 |
| - |
202 |
| -* **object:** add lru cache to object get/put ([c439f39](https://github.com/ipfs/js-ipfs-api/commit/c439f39)) |
203 |
| -* add npm engine ([505ce8e](https://github.com/ipfs/js-ipfs-api/commit/505ce8e)) |
204 |
| -* update interface-ipfs-core ([1191bb6](https://github.com/ipfs/js-ipfs-api/commit/1191bb6)) |
205 |
| - |
206 |
| - |
207 |
| - |
208 |
| -<a name="11.0.1"></a> |
209 |
| -## [11.0.1](https://github.com/ipfs/js-ipfs-api/compare/v11.0.0...v11.0.1) (2016-10-29) |
210 |
| - |
211 |
| - |
212 |
| - |
213 |
| -<a name="11.0.0"></a> |
214 |
| -# [11.0.0](https://github.com/ipfs/js-ipfs-api/compare/v10.0.0...v11.0.0) (2016-10-29) |
215 |
| - |
216 |
| - |
217 |
| -### Bug Fixes |
218 |
| - |
219 |
| -* increase memory (to enable release until we got the size of the bundle shaved down ([12c9660](https://github.com/ipfs/js-ipfs-api/commit/12c9660)) |
220 |
| - |
221 |
| - |
222 |
| - |
223 |
| -<a name="10.0.0"></a> |
224 |
| -# [10.0.0](https://github.com/ipfs/js-ipfs-api/compare/v9.0.0...v10.0.0) (2016-10-28) |
225 |
| - |
226 |
| - |
227 |
| -### Features |
228 |
| - |
229 |
| -* disable phantomJS ([b634684](https://github.com/ipfs/js-ipfs-api/commit/b634684)) |
230 |
| -* support new CID block API ([4314815](https://github.com/ipfs/js-ipfs-api/commit/4314815)) |
231 |
| -* update files to use async dag-pb api ([ad96d22](https://github.com/ipfs/js-ipfs-api/commit/ad96d22)) |
232 |
| - |
233 |
| - |
234 |
| - |
235 |
| -<a name="9.0.0"></a> |
236 |
| -# [9.0.0](https://github.com/ipfs/js-ipfs-api/compare/v8.0.4...v9.0.0) (2016-09-15) |
237 |
| - |
238 |
| - |
239 |
| -### Bug Fixes |
240 |
| - |
241 |
| -* Return req from tail ([0273a3a](https://github.com/ipfs/js-ipfs-api/commit/0273a3a)) |
242 |
| - |
243 |
| - |
244 |
| -### Features |
245 |
| - |
246 |
| -* **swarm:** make interface-ipfs-core compliant ([f245f27](https://github.com/ipfs/js-ipfs-api/commit/f245f27)) |
0 commit comments