rxjs-marbles
Advanced tools
Comparing version 1.5.1 to 1.5.2
@@ -0,1 +1,8 @@ | ||
<a name="1.5.2"></a> | ||
## [1.5.2](https://github.com/cartant/rxjs-marbles/compare/v1.5.1...v1.5.2) (2017-07-29) | ||
### Documentation | ||
* Minor documentation changes. | ||
<a name="1.5.1"></a> | ||
@@ -2,0 +9,0 @@ ## [1.5.1](https://github.com/cartant/rxjs-marbles/compare/v1.5.0...v1.5.1) (2017-07-24) |
@@ -43,4 +43,4 @@ { | ||
"unpkg": "./bundles/rxjs-marbles.umd.js", | ||
"version": "1.5.1", | ||
"version": "1.5.2", | ||
"ava": {} | ||
} |
@@ -31,2 +31,6 @@ # rxjs-marbles | ||
## Getting started | ||
If you're just getting started with marble testing, you might be interested in how I wasted some of my time by not carefully reading the manual: [RxJS Marble Testing: RTFM](https://medium.com/@cartant/rxjs-marble-testing-rtfm-a9a6cd3db758). | ||
## Usage | ||
@@ -33,0 +37,0 @@ |
213030
225