Jay
619bb465da
[Releasing] v0.21.2
2021-09-04 11:28:54 +02:00
Xianming Zhong
7d3b626a59
Merge branch 0.21.1 into master ( #3610 )
...
* Updating changelog for 0.21.1 release
* Releasing 0.21.1
Co-authored-by: Emily Morehouse <emily@cuttlesoft.com >
2021-01-31 20:17:04 +02:00
Emily Morehouse
94ca24b5b2
Releasing 0.21.0
2020-10-23 10:26:35 -06:00
Emily Morehouse
0d87655624
Releasing 0.20.0
2020-08-20 21:11:58 -06:00
Emily Morehouse
ffea03453f
Releasing 0.20.0-0
2020-07-15 10:04:59 -06:00
JounQin
371d8eac79
chore: add jsdelivr and unpkg support ( #2443 )
2020-01-31 10:20:12 -08:00
Emily Morehouse
2a0ff479f9
Releasing 0.19.2
2020-01-21 21:24:50 -07:00
Emily Morehouse
960e1c8798
Releasing 0.19.1
2020-01-07 10:21:04 -07:00
Emily Morehouse
8d0b92b267
Releasing 0.19.0
2019-05-30 10:10:06 -06:00
Emily Morehouse
527381198e
Releasing 0.19.0-beta.1
2018-08-09 12:39:17 -06:00
Emily Morehouse
d59c70fdfd
Releasing v0.18.0
2018-02-19 16:23:58 -07:00
Nick Uraltsev
ad1195f070
Releasing 0.17.1
2017-11-11 15:24:16 -08:00
Nick Uraltsev
2c0e318321
Releasing 0.17.0
2017-10-21 11:00:45 -07:00
Nick Uraltsev
46e275c407
Releasing 0.16.2
2017-06-03 12:28:26 -07:00
Martin Joiner
1beb245f3a
Fixing typo in comment blocks of createError() and enhanceError() functions ( #857 )
2017-05-28 22:03:40 +02:00
Nick Uraltsev
5c8095e483
Releasing 0.16.1
2017-04-08 11:51:20 -07:00
Nick Uraltsev
19b7948480
Releasing 0.16.0
2017-03-31 19:29:37 -07:00
Nick Uraltsev
4976816808
Releasing 0.15.3
2016-11-27 13:52:12 -08:00
Nick Uraltsev
3af756049f
Releasing 0.15.2
2016-10-17 18:29:32 -07:00
Nick Uraltsev
3f8b128da4
Releasing 0.15.1
2016-10-14 23:35:21 -07:00
Nick Uraltsev
e8c5c49ea2
Releasing 0.15.0
2016-10-10 21:39:50 -07:00
Nick Uraltsev
c96348660d
Releasing 0.14.0
2016-08-27 11:29:52 -07:00
Matt Zabriskie
377efb89ae
Releasing 0.13.1
2016-07-16 11:13:15 -06:00
Matt Zabriskie
ff919487e1
0.13.0
2016-07-13 13:42:23 -06:00
Nick Uraltsev
4d1269cb4a
Releasing 0.12.0
2016-05-31 22:22:00 -07:00
Matt Zabriskie
2e949495f0
0.11.1
2016-05-17 09:59:06 -06:00
Nick Uraltsev
82d34ac743
Releasing 0.11.0
2016-04-26 21:13:02 -07:00
Matt Zabriskie
2797f10ea5
0.10.0
2016-04-20 22:51:55 -06:00
Matt Zabriskie
5176623d6c
Releasing 0.9.1
2016-01-24 15:18:24 -07:00
Matt Zabriskie
7ec97dd26b
Releasing 0.9.0
2016-01-18 11:18:39 -07:00
Matt Zabriskie
9a5dec2dc5
Releasing 0.8.1
2015-12-14 20:43:32 -07:00
Matt Zabriskie
908d12b8ef
Releasing 0.8.0
2015-12-11 12:09:10 -07:00
Matt Zabriskie
bce07e53aa
Releasing 0.8.0
2015-12-11 12:05:56 -07:00
mzabriskie
e8136b1f74
Releasing 0.7.0
2015-09-29 00:38:15 -06:00
mzabriskie
cd0cd18054
Releasing 0.6.0
2015-09-21 14:20:35 -06:00
mzabriskie
8a4e502e3a
Releasing 0.5.4
2015-04-08 12:48:38 -06:00
mzabriskie
9d31a86716
Releasing 0.5.3
2015-04-07 21:00:00 -06:00
mzabriskie
2ce5aa77df
Releasing 0.5.2
2015-03-13 17:13:41 -06:00
mzabriskie
bd5d9b7258
Releasing 0.5.1
2015-03-10 14:46:29 -06:00
mzabriskie
fa6c26a0e5
Releasing 0.5.0
2015-01-23 03:11:24 -07:00
mzabriskie
2d5250ce0a
Releasing 0.4.2
2014-12-11 00:11:25 -07:00
mzabriskie
789baf3a58
Releasing 0.4.1
2014-10-15 12:17:36 -06:00
mzabriskie
1d6430f667
Releasing 0.4.0
2014-10-05 17:52:57 -06:00
Mathieu Bruyen
095a204c5b
Allow ArrayBuffer and related views as data
...
In order to push binary data under the form of ArrayBuffer and
its related views (Int8Array, ...) one needs not to stringify
those.
For the XHR adapter there is nothing to do as it natively supports
ArrayBuffer in req.send().
Node's http adapter supports only string or Buffer thus a
transformation to Buffer is required before setting content length
header.
2014-09-18 09:17:46 +02:00
mzabriskie
d8f687dc52
Releasing 0.3.1
2014-09-16 18:32:42 -06:00
mzabriskie
0f2461a6bb
Releasing 0.3.0
2014-09-16 12:21:45 -06:00
mzabriskie
59eb2b6204
Fixing issue #8
2014-09-16 11:52:56 -06:00
mzabriskie
1fa35ced3c
Fixing issue #7
2014-09-16 11:51:29 -06:00
mzabriskie
f2fd9f7dd3
Releasing 0.2.2
2014-09-14 21:30:52 -06:00
mzabriskie
629c576f23
Releasing 0.2.1
2014-09-12 16:58:47 -06:00