[d24f17c] | 1 | 2.5.1 / 2022-02-28
|
---|
| 2 | ==================
|
---|
| 3 |
|
---|
| 4 | * Fix error on early async hooks implementations
|
---|
| 5 |
|
---|
| 6 | 2.5.0 / 2022-02-21
|
---|
| 7 | ==================
|
---|
| 8 |
|
---|
| 9 | * Prevent loss of async hooks context
|
---|
| 10 | * Prevent hanging when stream is not readable
|
---|
| 11 | * deps: http-errors@2.0.0
|
---|
| 12 | - deps: depd@2.0.0
|
---|
| 13 | - deps: statuses@2.0.1
|
---|
| 14 |
|
---|
| 15 | 2.4.3 / 2022-02-14
|
---|
| 16 | ==================
|
---|
| 17 |
|
---|
| 18 | * deps: bytes@3.1.2
|
---|
| 19 |
|
---|
| 20 | 2.4.2 / 2021-11-16
|
---|
| 21 | ==================
|
---|
| 22 |
|
---|
| 23 | * deps: bytes@3.1.1
|
---|
| 24 | * deps: http-errors@1.8.1
|
---|
| 25 | - deps: setprototypeof@1.2.0
|
---|
| 26 | - deps: toidentifier@1.0.1
|
---|
| 27 |
|
---|
| 28 | 2.4.1 / 2019-06-25
|
---|
| 29 | ==================
|
---|
| 30 |
|
---|
| 31 | * deps: http-errors@1.7.3
|
---|
| 32 | - deps: inherits@2.0.4
|
---|
| 33 |
|
---|
| 34 | 2.4.0 / 2019-04-17
|
---|
| 35 | ==================
|
---|
| 36 |
|
---|
| 37 | * deps: bytes@3.1.0
|
---|
| 38 | - Add petabyte (`pb`) support
|
---|
| 39 | * deps: http-errors@1.7.2
|
---|
| 40 | - Set constructor name when possible
|
---|
| 41 | - deps: setprototypeof@1.1.1
|
---|
| 42 | - deps: statuses@'>= 1.5.0 < 2'
|
---|
| 43 | * deps: iconv-lite@0.4.24
|
---|
| 44 | - Added encoding MIK
|
---|
| 45 |
|
---|
| 46 | 2.3.3 / 2018-05-08
|
---|
| 47 | ==================
|
---|
| 48 |
|
---|
| 49 | * deps: http-errors@1.6.3
|
---|
| 50 | - deps: depd@~1.1.2
|
---|
| 51 | - deps: setprototypeof@1.1.0
|
---|
| 52 | - deps: statuses@'>= 1.3.1 < 2'
|
---|
| 53 | * deps: iconv-lite@0.4.23
|
---|
| 54 | - Fix loading encoding with year appended
|
---|
| 55 | - Fix deprecation warnings on Node.js 10+
|
---|
| 56 |
|
---|
| 57 | 2.3.2 / 2017-09-09
|
---|
| 58 | ==================
|
---|
| 59 |
|
---|
| 60 | * deps: iconv-lite@0.4.19
|
---|
| 61 | - Fix ISO-8859-1 regression
|
---|
| 62 | - Update Windows-1255
|
---|
| 63 |
|
---|
| 64 | 2.3.1 / 2017-09-07
|
---|
| 65 | ==================
|
---|
| 66 |
|
---|
| 67 | * deps: bytes@3.0.0
|
---|
| 68 | * deps: http-errors@1.6.2
|
---|
| 69 | - deps: depd@1.1.1
|
---|
| 70 | * perf: skip buffer decoding on overage chunk
|
---|
| 71 |
|
---|
| 72 | 2.3.0 / 2017-08-04
|
---|
| 73 | ==================
|
---|
| 74 |
|
---|
| 75 | * Add TypeScript definitions
|
---|
| 76 | * Use `http-errors` for standard emitted errors
|
---|
| 77 | * deps: bytes@2.5.0
|
---|
| 78 | * deps: iconv-lite@0.4.18
|
---|
| 79 | - Add support for React Native
|
---|
| 80 | - Add a warning if not loaded as utf-8
|
---|
| 81 | - Fix CESU-8 decoding in Node.js 8
|
---|
| 82 | - Improve speed of ISO-8859-1 encoding
|
---|
| 83 |
|
---|
| 84 | 2.2.0 / 2017-01-02
|
---|
| 85 | ==================
|
---|
| 86 |
|
---|
| 87 | * deps: iconv-lite@0.4.15
|
---|
| 88 | - Added encoding MS-31J
|
---|
| 89 | - Added encoding MS-932
|
---|
| 90 | - Added encoding MS-936
|
---|
| 91 | - Added encoding MS-949
|
---|
| 92 | - Added encoding MS-950
|
---|
| 93 | - Fix GBK/GB18030 handling of Euro character
|
---|
| 94 |
|
---|
| 95 | 2.1.7 / 2016-06-19
|
---|
| 96 | ==================
|
---|
| 97 |
|
---|
| 98 | * deps: bytes@2.4.0
|
---|
| 99 | * perf: remove double-cleanup on happy path
|
---|
| 100 |
|
---|
| 101 | 2.1.6 / 2016-03-07
|
---|
| 102 | ==================
|
---|
| 103 |
|
---|
| 104 | * deps: bytes@2.3.0
|
---|
| 105 | - Drop partial bytes on all parsed units
|
---|
| 106 | - Fix parsing byte string that looks like hex
|
---|
| 107 |
|
---|
| 108 | 2.1.5 / 2015-11-30
|
---|
| 109 | ==================
|
---|
| 110 |
|
---|
| 111 | * deps: bytes@2.2.0
|
---|
| 112 | * deps: iconv-lite@0.4.13
|
---|
| 113 |
|
---|
| 114 | 2.1.4 / 2015-09-27
|
---|
| 115 | ==================
|
---|
| 116 |
|
---|
| 117 | * Fix masking critical errors from `iconv-lite`
|
---|
| 118 | * deps: iconv-lite@0.4.12
|
---|
| 119 | - Fix CESU-8 decoding in Node.js 4.x
|
---|
| 120 |
|
---|
| 121 | 2.1.3 / 2015-09-12
|
---|
| 122 | ==================
|
---|
| 123 |
|
---|
| 124 | * Fix sync callback when attaching data listener causes sync read
|
---|
| 125 | - Node.js 0.10 compatibility issue
|
---|
| 126 |
|
---|
| 127 | 2.1.2 / 2015-07-05
|
---|
| 128 | ==================
|
---|
| 129 |
|
---|
| 130 | * Fix error stack traces to skip `makeError`
|
---|
| 131 | * deps: iconv-lite@0.4.11
|
---|
| 132 | - Add encoding CESU-8
|
---|
| 133 |
|
---|
| 134 | 2.1.1 / 2015-06-14
|
---|
| 135 | ==================
|
---|
| 136 |
|
---|
| 137 | * Use `unpipe` module for unpiping requests
|
---|
| 138 |
|
---|
| 139 | 2.1.0 / 2015-05-28
|
---|
| 140 | ==================
|
---|
| 141 |
|
---|
| 142 | * deps: iconv-lite@0.4.10
|
---|
| 143 | - Improved UTF-16 endianness detection
|
---|
| 144 | - Leading BOM is now removed when decoding
|
---|
| 145 | - The encoding UTF-16 without BOM now defaults to UTF-16LE when detection fails
|
---|
| 146 |
|
---|
| 147 | 2.0.2 / 2015-05-21
|
---|
| 148 | ==================
|
---|
| 149 |
|
---|
| 150 | * deps: bytes@2.1.0
|
---|
| 151 | - Slight optimizations
|
---|
| 152 |
|
---|
| 153 | 2.0.1 / 2015-05-10
|
---|
| 154 | ==================
|
---|
| 155 |
|
---|
| 156 | * Fix a false-positive when unpiping in Node.js 0.8
|
---|
| 157 |
|
---|
| 158 | 2.0.0 / 2015-05-08
|
---|
| 159 | ==================
|
---|
| 160 |
|
---|
| 161 | * Return a promise without callback instead of thunk
|
---|
| 162 | * deps: bytes@2.0.1
|
---|
| 163 | - units no longer case sensitive when parsing
|
---|
| 164 |
|
---|
| 165 | 1.3.4 / 2015-04-15
|
---|
| 166 | ==================
|
---|
| 167 |
|
---|
| 168 | * Fix hanging callback if request aborts during read
|
---|
| 169 | * deps: iconv-lite@0.4.8
|
---|
| 170 | - Add encoding alias UNICODE-1-1-UTF-7
|
---|
| 171 |
|
---|
| 172 | 1.3.3 / 2015-02-08
|
---|
| 173 | ==================
|
---|
| 174 |
|
---|
| 175 | * deps: iconv-lite@0.4.7
|
---|
| 176 | - Gracefully support enumerables on `Object.prototype`
|
---|
| 177 |
|
---|
| 178 | 1.3.2 / 2015-01-20
|
---|
| 179 | ==================
|
---|
| 180 |
|
---|
| 181 | * deps: iconv-lite@0.4.6
|
---|
| 182 | - Fix rare aliases of single-byte encodings
|
---|
| 183 |
|
---|
| 184 | 1.3.1 / 2014-11-21
|
---|
| 185 | ==================
|
---|
| 186 |
|
---|
| 187 | * deps: iconv-lite@0.4.5
|
---|
| 188 | - Fix Windows-31J and X-SJIS encoding support
|
---|
| 189 |
|
---|
| 190 | 1.3.0 / 2014-07-20
|
---|
| 191 | ==================
|
---|
| 192 |
|
---|
| 193 | * Fully unpipe the stream on error
|
---|
| 194 | - Fixes `Cannot switch to old mode now` error on Node.js 0.10+
|
---|
| 195 |
|
---|
| 196 | 1.2.3 / 2014-07-20
|
---|
| 197 | ==================
|
---|
| 198 |
|
---|
| 199 | * deps: iconv-lite@0.4.4
|
---|
| 200 | - Added encoding UTF-7
|
---|
| 201 |
|
---|
| 202 | 1.2.2 / 2014-06-19
|
---|
| 203 | ==================
|
---|
| 204 |
|
---|
| 205 | * Send invalid encoding error to callback
|
---|
| 206 |
|
---|
| 207 | 1.2.1 / 2014-06-15
|
---|
| 208 | ==================
|
---|
| 209 |
|
---|
| 210 | * deps: iconv-lite@0.4.3
|
---|
| 211 | - Added encodings UTF-16BE and UTF-16 with BOM
|
---|
| 212 |
|
---|
| 213 | 1.2.0 / 2014-06-13
|
---|
| 214 | ==================
|
---|
| 215 |
|
---|
| 216 | * Passing string as `options` interpreted as encoding
|
---|
| 217 | * Support all encodings from `iconv-lite`
|
---|
| 218 |
|
---|
| 219 | 1.1.7 / 2014-06-12
|
---|
| 220 | ==================
|
---|
| 221 |
|
---|
| 222 | * use `string_decoder` module from npm
|
---|
| 223 |
|
---|
| 224 | 1.1.6 / 2014-05-27
|
---|
| 225 | ==================
|
---|
| 226 |
|
---|
| 227 | * check encoding for old streams1
|
---|
| 228 | * support node.js < 0.10.6
|
---|
| 229 |
|
---|
| 230 | 1.1.5 / 2014-05-14
|
---|
| 231 | ==================
|
---|
| 232 |
|
---|
| 233 | * bump bytes
|
---|
| 234 |
|
---|
| 235 | 1.1.4 / 2014-04-19
|
---|
| 236 | ==================
|
---|
| 237 |
|
---|
| 238 | * allow true as an option
|
---|
| 239 | * bump bytes
|
---|
| 240 |
|
---|
| 241 | 1.1.3 / 2014-03-02
|
---|
| 242 | ==================
|
---|
| 243 |
|
---|
| 244 | * fix case when length=null
|
---|
| 245 |
|
---|
| 246 | 1.1.2 / 2013-12-01
|
---|
| 247 | ==================
|
---|
| 248 |
|
---|
| 249 | * be less strict on state.encoding check
|
---|
| 250 |
|
---|
| 251 | 1.1.1 / 2013-11-27
|
---|
| 252 | ==================
|
---|
| 253 |
|
---|
| 254 | * add engines
|
---|
| 255 |
|
---|
| 256 | 1.1.0 / 2013-11-27
|
---|
| 257 | ==================
|
---|
| 258 |
|
---|
| 259 | * add err.statusCode and err.type
|
---|
| 260 | * allow for encoding option to be true
|
---|
| 261 | * pause the stream instead of dumping on error
|
---|
| 262 | * throw if the stream's encoding is set
|
---|
| 263 |
|
---|
| 264 | 1.0.1 / 2013-11-19
|
---|
| 265 | ==================
|
---|
| 266 |
|
---|
| 267 | * dont support streams1, throw if dev set encoding
|
---|
| 268 |
|
---|
| 269 | 1.0.0 / 2013-11-17
|
---|
| 270 | ==================
|
---|
| 271 |
|
---|
| 272 | * rename `expected` option to `length`
|
---|
| 273 |
|
---|
| 274 | 0.2.0 / 2013-11-15
|
---|
| 275 | ==================
|
---|
| 276 |
|
---|
| 277 | * republish
|
---|
| 278 |
|
---|
| 279 | 0.1.1 / 2013-11-15
|
---|
| 280 | ==================
|
---|
| 281 |
|
---|
| 282 | * use bytes
|
---|
| 283 |
|
---|
| 284 | 0.1.0 / 2013-11-11
|
---|
| 285 | ==================
|
---|
| 286 |
|
---|
| 287 | * generator support
|
---|
| 288 |
|
---|
| 289 | 0.0.3 / 2013-10-10
|
---|
| 290 | ==================
|
---|
| 291 |
|
---|
| 292 | * update repo
|
---|
| 293 |
|
---|
| 294 | 0.0.2 / 2013-09-14
|
---|
| 295 | ==================
|
---|
| 296 |
|
---|
| 297 | * dump stream on bad headers
|
---|
| 298 | * listen to events after defining received and buffers
|
---|
| 299 |
|
---|
| 300 | 0.0.1 / 2013-09-14
|
---|
| 301 | ==================
|
---|
| 302 |
|
---|
| 303 | * Initial release
|
---|