1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47
|
# [2.0.0](https://github.com/nfroidure/streamtest/compare/v1.2.4...v2.0.0) (2020-07-27)
<a name="1.2.4"></a>
## [1.2.4](https://github.com/nfroidure/streamtest/compare/v1.2.3...v1.2.4) (2018-06-09)
<a name="1.2.3"></a>
## [1.2.3](https://github.com/nfroidure/streamtest/compare/v1.2.2...v1.2.3) (2017-12-03)
### v1.2.2 (2016/03/19 15:59 +00:00)
- [e147252](https://github.com/nfroidure/streamtest/commit/e147252dcabc632a5c778d8b55806f7bd7d5f436) Bump version to 1.2.2. (@bitzl)
- [556a4b6](https://github.com/nfroidure/streamtest/commit/556a4b697e4dbd1b013afc525b2cffc64300eee5) Fixed internal naming. (@bitzl)
- [d998e82](https://github.com/nfroidure/streamtest/commit/d998e8282d0af3da4bc5ee36390ffd10987bd851) Added recent versions of Node for Travis CI builds. (@bitzl)
- [2b5d202](https://github.com/nfroidure/streamtest/commit/2b5d202098eb1f491800bf3866daab5c9dd5647b) Replaced more strange byte value and newline combination with a regular newline (hex C2 20 --> 20). (@bitzl)
- [1d2f53d](https://github.com/nfroidure/streamtest/commit/1d2f53d6f59f854fef53edf16ecc04b1075ca4ce) Replaced strange byte value and newline combination with a regular newline (hex C2 20 --> 20). (@bitzl)
- [378f6d8](https://github.com/nfroidure/streamtest/commit/378f6d8c246b6e75a326cd5c6dc985c5ebff9c6f) Added missing semicolons. (@bitzl)
- [#1](https://github.com/nfroidure/streamtest/pull/1) Improved documentation. (@bitzl)
- [#2](https://github.com/nfroidure/streamtest/pull/2) Update dependencies to recent versions. (@bitzl)
- [884a6d3](https://github.com/nfroidure/streamtest/commit/884a6d3e8eac983108aa04c3cf025b374f4a1e3d) Update dependencies to recent veresions. (@bitzl)
- [7be477f](https://github.com/nfroidure/streamtest/commit/7be477ff3acc1fd3fab9a0b2e2771ae23fc70cb9) Improved documentation. (@bitzl)
### v1.2.1 (2015/06/20 08:24 +00:00)
- [871e169](https://github.com/nfroidure/streamtest/commit/871e1690c63c86352e52060382741c0e33f6358e) 1.2.1 (@nfroidure)
- [21c28b0](https://github.com/nfroidure/streamtest/commit/21c28b0e990b0995801e4c569b856eec6fdb85a8) Add mission docs on toText (@nfroidure)
- [614b2f3](https://github.com/nfroidure/streamtest/commit/614b2f3791a43270739e29fb6ac7fe78dcc98b10) Fix toChunks behavior for v2 streams (@nfroidure)
### v1.2.0 (2015/02/14 14:34 +00:00)
- [95def34](https://github.com/nfroidure/streamtest/commit/95def34fbf8f640891a7f5af34cd0bd0550df922) 1.2.0 (@nfroidure)
- [0983eb1](https://github.com/nfroidure/streamtest/commit/0983eb12dbecf0c7462e78b345efb888c24cbf32) Quickly adding sync test undocumented features (and untested) (@nfroidure)
### v1.1.1 (2015/02/10 20:28 +00:00)
- [e44d7cf](https://github.com/nfroidure/streamtest/commit/e44d7cf1152b4a7d97ae894ee8d243cd6c1f884f) 1.1.1 (@nfroidure)
- [b8b696e](https://github.com/nfroidure/streamtest/commit/b8b696e8b41ab0b42b21eab00a5bf0519fa7a5df) Typo fix + better doc (@nfroidure)
### v1.1.0 (2015/02/08 21:09 +00:00)
- [774ac60](https://github.com/nfroidure/streamtest/commit/774ac60970ce4f5f466aaad004372f2f50e761d4) 1.1.0 (@nfroidure)
- [8fe3edb](https://github.com/nfroidure/streamtest/commit/8fe3edb5354070dbbc3fb2006c7a43c724c380c7) Attempt to fix node10 tests (@nfroidure)
- [fe2bc73](https://github.com/nfroidure/streamtest/commit/fe2bc73af9193484a08fe11a5a2cccec978e7a9d) Triggering travis/coveralls... (@nfroidure)
### v1.0.0 (2015/02/08 19:19 +00:00)
- [035a0b6](https://github.com/nfroidure/streamtest/commit/035a0b6936548dfd8d767fc2dc4dfb5944e91481) 1.0.0 (@nfroidure)
- [fe236a4](https://github.com/nfroidure/streamtest/commit/fe236a40b4e1c79547b79f9a83818d72284ec92c) Preparing first version (@nfroidure)
- [e528d1a](https://github.com/nfroidure/streamtest/commit/e528d1a387bb643674125ea6660f29b0d533679d) Adding a note (@nfroidure)
- [1406f4b](https://github.com/nfroidure/streamtest/commit/1406f4b476a6b05a3c7a40eac3f233b6933e3b16) First cmmit (@nfroidure)
|