|
| 1 | +<a name="2.1.0"></a> |
| 2 | +# 2.1.0 (2016-03-25) |
| 3 | + |
| 4 | +* Add .stream section in docs ([3dbaa61](https://github.com/lapwinglabs/x-ray/commit/3dbaa61)) |
| 5 | +* Add badges ([5ca8cbd](https://github.com/lapwinglabs/x-ray/commit/5ca8cbd)) |
| 6 | +* Add bumped integration ([70c39b0](https://github.com/lapwinglabs/x-ray/commit/70c39b0)) |
| 7 | +* Add cheerio dev dependency ([c34fed4](https://github.com/lapwinglabs/x-ray/commit/c34fed4)) |
| 8 | +* Add coveralls integration ([fc9b6d5](https://github.com/lapwinglabs/x-ray/commit/fc9b6d5)) |
| 9 | +* Add missing fields ([1d2f669](https://github.com/lapwinglabs/x-ray/commit/1d2f669)) |
| 10 | +* Add node.stream ([c573cda](https://github.com/lapwinglabs/x-ray/commit/c573cda)) |
| 11 | +* Add phantom setup ([c116752](https://github.com/lapwinglabs/x-ray/commit/c116752)) |
| 12 | +* Add travis ([32c74c6](https://github.com/lapwinglabs/x-ray/commit/32c74c6)) |
| 13 | +* Change to documentation of support for raw HTML ([959f791](https://github.com/lapwinglabs/x-ray/commit/959f791)) |
| 14 | +* Cleanup dependencies ([27933d8](https://github.com/lapwinglabs/x-ray/commit/27933d8)) |
| 15 | +* Delete commented code ([b788d93](https://github.com/lapwinglabs/x-ray/commit/b788d93)) |
| 16 | +* Disable security in testing ([a26f8e5](https://github.com/lapwinglabs/x-ray/commit/a26f8e5)) |
| 17 | +* doc - API usage correction ([324291b](https://github.com/lapwinglabs/x-ray/commit/324291b)) |
| 18 | +* Ensure to have last mocha version ([96264af](https://github.com/lapwinglabs/x-ray/commit/96264af)) |
| 19 | +* Extract stream helpers and WalkHTML methods ([6f73cac](https://github.com/lapwinglabs/x-ray/commit/6f73cac)) |
| 20 | +* Extract util methods ([0781058](https://github.com/lapwinglabs/x-ray/commit/0781058)) |
| 21 | +* Fix #148 ([d79f94e](https://github.com/lapwinglabs/x-ray/commit/d79f94e)), closes [#148](https://github.com/lapwinglabs/x-ray/issues/148) |
| 22 | +* Fix examples ([a9c9c5f](https://github.com/lapwinglabs/x-ray/commit/a9c9c5f)) |
| 23 | +* Fix package ([a0e8be7](https://github.com/lapwinglabs/x-ray/commit/a0e8be7)) |
| 24 | +* Fix potential issue when selector is a function following comments on commit e7318d591908d04b439c1ff ([9327cfa](https://github.com/lapwinglabs/x-ray/commit/9327cfa)) |
| 25 | +* Fix some linter messages ([50c00cc](https://github.com/lapwinglabs/x-ray/commit/50c00cc)) |
| 26 | +* Fix test ([2b2f027](https://github.com/lapwinglabs/x-ray/commit/2b2f027)) |
| 27 | +* Fix test ([1adf200](https://github.com/lapwinglabs/x-ray/commit/1adf200)) |
| 28 | +* Fix test ([760b615](https://github.com/lapwinglabs/x-ray/commit/760b615)) |
| 29 | +* Fix travis integration with phantom ([0966ef1](https://github.com/lapwinglabs/x-ray/commit/0966ef1)) |
| 30 | +* Fix typo ([03d044c](https://github.com/lapwinglabs/x-ray/commit/03d044c)) |
| 31 | +* Generate (again) changelog ([8610ff5](https://github.com/lapwinglabs/x-ray/commit/8610ff5)) |
| 32 | +* Handle invalid URL and invalid HTML input ([61738eb](https://github.com/lapwinglabs/x-ray/commit/61738eb)) |
| 33 | +* little refactor ([78cf007](https://github.com/lapwinglabs/x-ray/commit/78cf007)) |
| 34 | +* Move xray phantom out of xray dep ([0cf2be3](https://github.com/lapwinglabs/x-ray/commit/0cf2be3)) |
| 35 | +* Prevent lint phantom stuff ([58cb404](https://github.com/lapwinglabs/x-ray/commit/58cb404)) |
| 36 | +* Remove testing section, just look badges! ([978306f](https://github.com/lapwinglabs/x-ray/commit/978306f)) |
| 37 | +* Rename testing files. More easy to search ([0a269fd](https://github.com/lapwinglabs/x-ray/commit/0a269fd)) |
| 38 | +* Setup node version ([6f77635](https://github.com/lapwinglabs/x-ray/commit/6f77635)) |
| 39 | +* Sort requires ([9b204dd](https://github.com/lapwinglabs/x-ray/commit/9b204dd)) |
| 40 | +* total refactor ([6d30434](https://github.com/lapwinglabs/x-ray/commit/6d30434)) |
| 41 | +* Update travis phantom build ([cd37e33](https://github.com/lapwinglabs/x-ray/commit/cd37e33)) |
| 42 | +* Update travis phantom pattern ([db9e63b](https://github.com/lapwinglabs/x-ray/commit/db9e63b)) |
| 43 | +* Upgrade dependency ([3aeea03](https://github.com/lapwinglabs/x-ray/commit/3aeea03)) |
| 44 | +* upgrade deps ([cef188e](https://github.com/lapwinglabs/x-ray/commit/cef188e)) |
| 45 | +* WIP ([1f0bc2f](https://github.com/lapwinglabs/x-ray/commit/1f0bc2f)) |
| 46 | +* WIP ([6fece6c](https://github.com/lapwinglabs/x-ray/commit/6fece6c)) |
| 47 | +* xit tests that doesn't work well. ([095ad5f](https://github.com/lapwinglabs/x-ray/commit/095ad5f)) |
| 48 | + |
| 49 | + |
| 50 | + |
1 | 51 | <a name="2.0.3"></a>
|
2 | 52 | ## 2.0.3 (2016-01-06)
|
3 | 53 |
|
|
0 commit comments