-
Notifications
You must be signed in to change notification settings - Fork 62
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
289 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,288 @@ | ||
<a name="0.25.0"></a> | ||
# [0.25.0](https://github.com/ipfs/js-ipfsd-ctl/compare/v0.24.1...v0.25.0) (2017-11-22) | ||
|
||
|
||
|
||
<a name="0.24.1"></a> | ||
## [0.24.1](https://github.com/ipfs/js-ipfsd-ctl/compare/v0.24.0...v0.24.1) (2017-11-12) | ||
|
||
|
||
### Features | ||
|
||
* more windows interop ([#171](https://github.com/ipfs/js-ipfsd-ctl/issues/171)) ([0561798](https://github.com/ipfs/js-ipfsd-ctl/commit/0561798)) | ||
|
||
|
||
|
||
<a name="0.24.0"></a> | ||
# [0.24.0](https://github.com/ipfs/js-ipfsd-ctl/compare/v0.23.0...v0.24.0) (2017-10-18) | ||
|
||
|
||
|
||
<a name="0.23.0"></a> | ||
# [0.23.0](https://github.com/ipfs/js-ipfsd-ctl/compare/v0.22.0...v0.23.0) (2017-09-06) | ||
|
||
|
||
### Features | ||
|
||
* replaces path to .asar.unpacked + windows support ([a44cb79](https://github.com/ipfs/js-ipfsd-ctl/commit/a44cb79)) | ||
* Slay the Dragon! ([#165](https://github.com/ipfs/js-ipfsd-ctl/issues/165)) ([80377cd](https://github.com/ipfs/js-ipfsd-ctl/commit/80377cd)) | ||
|
||
|
||
|
||
<a name="0.22.0"></a> | ||
# [0.22.0](https://github.com/ipfs/js-ipfsd-ctl/compare/v0.21.0...v0.22.0) (2017-09-02) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* show whole config ([#153](https://github.com/ipfs/js-ipfsd-ctl/issues/153)) ([e5a8eb5](https://github.com/ipfs/js-ipfsd-ctl/commit/e5a8eb5)) | ||
|
||
|
||
### Features | ||
|
||
* use go-ipfs 0.4.10 ([b0286fb](https://github.com/ipfs/js-ipfsd-ctl/commit/b0286fb)) | ||
|
||
|
||
|
||
<a name="0.21.0"></a> | ||
# [0.21.0](https://github.com/ipfs/js-ipfsd-ctl/compare/v0.20.0...v0.21.0) (2017-05-19) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* remove possible overlapping of tmp folder ([54a96a8](https://github.com/ipfs/js-ipfsd-ctl/commit/54a96a8)) | ||
|
||
|
||
### Features | ||
|
||
* update to use go-ipfs v0.4.9 and latest ipfs-block ([94f0a97](https://github.com/ipfs/js-ipfsd-ctl/commit/94f0a97)) | ||
|
||
|
||
|
||
<a name="0.20.0"></a> | ||
# [0.20.0](https://github.com/ipfs/js-ipfsd-ctl/compare/v0.19.0...v0.20.0) (2017-03-20) | ||
|
||
|
||
### Features | ||
|
||
* v0.4.7 and update aegir and its lintness ([eadf560](https://github.com/ipfs/js-ipfsd-ctl/commit/eadf560)) | ||
|
||
|
||
|
||
<a name="0.19.0"></a> | ||
# [0.19.0](https://github.com/ipfs/js-ipfsd-ctl/compare/v0.18.3...v0.19.0) (2017-02-16) | ||
|
||
|
||
|
||
<a name="0.18.3"></a> | ||
## [0.18.3](https://github.com/ipfs/js-ipfsd-ctl/compare/v0.18.2...v0.18.3) (2017-02-09) | ||
|
||
|
||
|
||
<a name="0.18.2"></a> | ||
## [0.18.2](https://github.com/ipfs/js-ipfsd-ctl/compare/v0.18.1...v0.18.2) (2017-01-31) | ||
|
||
|
||
|
||
<a name="0.18.1"></a> | ||
## [0.18.1](https://github.com/ipfs/js-ipfsd-ctl/compare/v0.18.0...v0.18.1) (2017-01-04) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* drop is-running to 1.0.5 ([#144](https://github.com/ipfs/js-ipfsd-ctl/issues/144)) ([6e98edb](https://github.com/ipfs/js-ipfsd-ctl/commit/6e98edb)) | ||
|
||
|
||
|
||
<a name="0.18.0"></a> | ||
# [0.18.0](https://github.com/ipfs/js-ipfsd-ctl/compare/v0.17.0...v0.18.0) (2016-12-23) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* fail gracefully when config file is not found ([a200a15](https://github.com/ipfs/js-ipfsd-ctl/commit/a200a15)) | ||
|
||
|
||
### Features | ||
|
||
* **init:** Add the possibility to pass options to init() ([9c48373](https://github.com/ipfs/js-ipfsd-ctl/commit/9c48373)) | ||
* better stream handling ([#140](https://github.com/ipfs/js-ipfsd-ctl/issues/140)) ([a0adc82](https://github.com/ipfs/js-ipfsd-ctl/commit/a0adc82)) | ||
|
||
|
||
|
||
<a name="0.17.0"></a> | ||
# [0.17.0](https://github.com/ipfs/js-ipfsd-ctl/compare/v0.16.0...v0.17.0) (2016-10-29) | ||
|
||
|
||
|
||
<a name="0.16.0"></a> | ||
# [0.16.0](https://github.com/ipfs/js-ipfsd-ctl/compare/v0.15.0...v0.16.0) (2016-09-29) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* ensure setting the config cbs only once ([e44a8ac](https://github.com/ipfs/js-ipfsd-ctl/commit/e44a8ac)) | ||
|
||
|
||
### Features | ||
|
||
* upgrade to go-ipfs 0.4.3 ([a2ebc1a](https://github.com/ipfs/js-ipfsd-ctl/commit/a2ebc1a)) | ||
|
||
|
||
|
||
<a name="0.15.0"></a> | ||
# [0.15.0](https://github.com/ipfs/js-ipfsd-ctl/compare/v0.14.0...v0.15.0) (2016-09-16) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **shutdown:** fixed bugs in stopDaemon ([af21eb0](https://github.com/ipfs/js-ipfsd-ctl/commit/af21eb0)) | ||
* **startDaemon:** fix the behavior of startDeamon ([0deb7e5](https://github.com/ipfs/js-ipfsd-ctl/commit/0deb7e5)) | ||
* **test:** change hash of src test ([349a44c](https://github.com/ipfs/js-ipfsd-ctl/commit/349a44c)) | ||
* make the linter happy for D# ([9a5c0e2](https://github.com/ipfs/js-ipfsd-ctl/commit/9a5c0e2)) | ||
* rm unused var (thanks, linter) ([6d21086](https://github.com/ipfs/js-ipfsd-ctl/commit/6d21086)) | ||
* **tests:** guarded func to avoid it being called twice ([2c8a3c1](https://github.com/ipfs/js-ipfsd-ctl/commit/2c8a3c1)) | ||
|
||
|
||
### Features | ||
|
||
* **startDeamon:** allow passing flags to ipfs daemon ([c7ea808](https://github.com/ipfs/js-ipfsd-ctl/commit/c7ea808)) | ||
|
||
|
||
|
||
<a name="0.14.0"></a> | ||
# [0.14.0](https://github.com/ipfs/js-ipfsd-ctl/compare/v0.13.0...v0.14.0) (2016-05-18) | ||
|
||
|
||
### Features | ||
|
||
* upgrade dependencies to latest ([0231951](https://github.com/ipfs/js-ipfsd-ctl/commit/0231951)) | ||
|
||
|
||
|
||
<a name="0.13.0"></a> | ||
# [0.13.0](https://github.com/ipfs/js-ipfsd-ctl/compare/v0.12.0...v0.13.0) (2016-05-01) | ||
|
||
|
||
|
||
<a name="0.12.0"></a> | ||
# [0.12.0](https://github.com/ipfs/js-ipfsd-ctl/compare/v0.11.0...v0.12.0) (2016-04-27) | ||
|
||
|
||
|
||
<a name="0.11.0"></a> | ||
# [0.11.0](https://github.com/ipfs/js-ipfsd-ctl/compare/v0.10.1...v0.11.0) (2016-04-22) | ||
|
||
|
||
|
||
<a name="0.10.1"></a> | ||
## [0.10.1](https://github.com/ipfs/js-ipfsd-ctl/compare/v0.10.0...v0.10.1) (2016-04-11) | ||
|
||
|
||
|
||
<a name="0.10.0"></a> | ||
# [0.10.0](https://github.com/ipfs/js-ipfsd-ctl/compare/v0.9.1...v0.10.0) (2016-04-09) | ||
|
||
|
||
|
||
<a name="0.9.1"></a> | ||
## [0.9.1](https://github.com/ipfs/js-ipfsd-ctl/compare/v0.9.0...v0.9.1) (2016-04-08) | ||
|
||
|
||
|
||
<a name="0.9.0"></a> | ||
# [0.9.0](https://github.com/ipfs/js-ipfsd-ctl/compare/v0.8.1...v0.9.0) (2016-04-08) | ||
|
||
|
||
|
||
<a name="0.8.1"></a> | ||
## [0.8.1](https://github.com/ipfs/js-ipfsd-ctl/compare/v0.8.0...v0.8.1) (2016-01-31) | ||
|
||
|
||
|
||
<a name="0.8.0"></a> | ||
# [0.8.0](https://github.com/ipfs/js-ipfsd-ctl/compare/v0.7.1...v0.8.0) (2016-01-22) | ||
|
||
|
||
### Features | ||
|
||
* Upgrade to ipfs@0.3.11 ([fc8bbef](https://github.com/ipfs/js-ipfsd-ctl/commit/fc8bbef)) | ||
|
||
|
||
|
||
<a name="0.7.1"></a> | ||
## [0.7.1](https://github.com/ipfs/js-ipfsd-ctl/compare/v0.6.3...v0.7.1) (2015-12-18) | ||
|
||
|
||
|
||
<a name="0.6.3"></a> | ||
## [0.6.3](https://github.com/ipfs/js-ipfsd-ctl/compare/v0.6.2...v0.6.3) (2015-11-14) | ||
|
||
|
||
|
||
<a name="0.6.2"></a> | ||
## [0.6.2](https://github.com/ipfs/js-ipfsd-ctl/compare/v0.6.1...v0.6.2) (2015-11-14) | ||
|
||
|
||
### Features | ||
|
||
* Add configurable $IPFS_EXEC ([5aa011b](https://github.com/ipfs/js-ipfsd-ctl/commit/5aa011b)) | ||
* Require node.js >= 4 ([f25143b](https://github.com/ipfs/js-ipfsd-ctl/commit/f25143b)) | ||
|
||
|
||
|
||
<a name="0.6.1"></a> | ||
## [0.6.1](https://github.com/ipfs/js-ipfsd-ctl/compare/v0.6.0...v0.6.1) (2015-11-02) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* Switch shutdown handler library ([491268b](https://github.com/ipfs/js-ipfsd-ctl/commit/491268b)), closes [#19](https://github.com/ipfs/js-ipfsd-ctl/issues/19) | ||
|
||
|
||
|
||
<a name="0.6.0"></a> | ||
# [0.6.0](https://github.com/ipfs/js-ipfsd-ctl/compare/v0.5.6...v0.6.0) (2015-10-31) | ||
|
||
|
||
|
||
<a name="0.5.6"></a> | ||
## [0.5.6](https://github.com/ipfs/js-ipfsd-ctl/compare/v0.5.5...v0.5.6) (2015-10-29) | ||
|
||
|
||
|
||
<a name="0.5.5"></a> | ||
## [0.5.5](https://github.com/ipfs/js-ipfsd-ctl/compare/v0.5.4...v0.5.5) (2015-10-24) | ||
|
||
|
||
|
||
<a name="0.5.4"></a> | ||
## [0.5.4](https://github.com/ipfs/js-ipfsd-ctl/compare/v0.5.3...v0.5.4) (2015-10-16) | ||
|
||
|
||
|
||
<a name="0.5.3"></a> | ||
## [0.5.3](https://github.com/ipfs/js-ipfsd-ctl/compare/v0.5.2...v0.5.3) (2015-10-16) | ||
|
||
|
||
|
||
<a name="0.5.2"></a> | ||
## [0.5.2](https://github.com/ipfs/js-ipfsd-ctl/compare/v0.5.1...v0.5.2) (2015-10-11) | ||
|
||
|
||
|
||
<a name="0.5.1"></a> | ||
## [0.5.1](https://github.com/ipfs/js-ipfsd-ctl/compare/v0.5.0...v0.5.1) (2015-09-25) | ||
|
||
|
||
|
||
<a name="0.5.0"></a> | ||
# [0.5.0](https://github.com/ipfs/js-ipfsd-ctl/compare/v0.4.1...v0.5.0) (2015-09-18) | ||
|
||
|
||
|
||
<a name="0.4.1"></a> | ||
## 0.4.1 (2015-09-18) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters