Skip to content

Commit

Permalink
Update version and docs
Browse files Browse the repository at this point in the history
  • Loading branch information
lempiji committed Nov 4, 2017
1 parent 3d90c1e commit 3fa2edb
Show file tree
Hide file tree
Showing 332 changed files with 67,415 additions and 3,299 deletions.
5 changes: 4 additions & 1 deletion README.md
Expand Up @@ -43,7 +43,7 @@ Setting dependencies in dub.json
{
...
"dependencies": {
"rx": "~>0.1.0"
"rx": "~>0.7.0"
}
}
```
Expand Down Expand Up @@ -88,8 +88,11 @@ Some code is borrowed from [Rx.NET](https://github.com/Reactive-Extensions/Rx.NE

### Future work

- generic observable factory
- create, start, timer, interval
- more subjects
- publish, replay
- more algorithms
- window, combineLatest, zip
- more test
- more documents

0 comments on commit 3fa2edb

Please sign in to comment.