From 043b31a36806ad45be0a50c0dc4c70ce1e3cfe92 Mon Sep 17 00:00:00 2001 From: Friedel Ziegelmayer Date: Thu, 22 Dec 2016 11:17:58 +0100 Subject: [PATCH] chore(roadmap): updates --- ROADMAP.md | 22 ++++++++++++++++------ 1 file changed, 16 insertions(+), 6 deletions(-) diff --git a/ROADMAP.md b/ROADMAP.md index ca62571b79..57a58c78ac 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -194,7 +194,7 @@ UPDATE: - [ ] Fix full bitswap compatibility with go-ipfs - Bitswap Support - [x] Support for matching func - https://github.com/multiformats/js-multistream-select/pull/26 - - [ ] Support bitswap 1.0.0 and 1.1.0 simultaneously + - [x] Support bitswap 1.0.0 and 1.1.0 simultaneously ### Dependencies: `NA` ### Requirements by other projects: `NA` @@ -264,7 +264,14 @@ This milestone was added as an extra during the quarter. - Friedel -### Tasks: `NA` +### Tasks: +- [x] Ship `aegir-docs` +- [x] Ship custom theme for documentation.js https://github.com/dignifiedquire/clean-documentation-theme +- [ ] Add documentation, overall tracking: https://github.com/ipfs/js-ipfs/issues/615 + - [ ] js-ipfs: https://github.com/ipfs/js-ipfs/pull/651 + - [ ] js-ipfs-api: https://github.com/ipfs/js-ipfs-api/pull/469 + + ### Dependencies: `NA` ### Requirements by other projects: `NA` ### Notes: `NA` @@ -305,13 +312,16 @@ This milestone was added as an extra during the quarter. ### Tasks: -- [ ] PubSub API Spec and tests - https://github.com/ipfs/interface-ipfs-core/pull/101 -- [ ] Implementation in js-ipfs - https://github.com/ipfs/js-ipfs/pull/644 -- [ ] Implementation in js-ipfs-api - https://github.com/ipfs/js-ipfs-api/pull/471 +- [x] PubSub API Spec and tests - https://github.com/ipfs/interface-ipfs-core/pull/101 +- [x] Implementation in js-ipfs - https://github.com/ipfs/js-ipfs/pull/644 +- [x] Implementation in js-ipfs-api - https://github.com/ipfs/js-ipfs-api/pull/493 ### Dependencies: `NA` ### Requirements by other projects: `NA` -### Notes: `This milestone was added as an extra during the quarter.` +### Notes: +- `This milestone was added as an extra during the quarter.` +- Shipping blocked by http streaming issues for `subscribe`: https://github.com/ipfs/js-ipfs-api/pull/493#issuecomment-268603853 + ##### Expected date of completion: `NA`