1 |
3a515b92
|
cagy
|
1.0.4 / 2018-11-05
|
2 |
|
|
==================
|
3 |
|
|
* [Fix] Fix errors about `in` operator (#22)
|
4 |
|
|
|
5 |
|
|
1.0.3 / 2018-11-02
|
6 |
|
|
==================
|
7 |
|
|
* [Fix] add awareness of Symbol.toStringTag (#20)
|
8 |
|
|
* [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `tape`, `jscs`, `nsp`
|
9 |
|
|
* [Tests] up to `node` `v11.1`, `v10.13`, `v9.11`, `v8.12`, `v7.10`, `v6.14`, `v5.11`, `v4.8`; use `nvm install-latest-npm`; pin included builds to LTS.
|
10 |
|
|
|
11 |
|
|
1.0.2 / 2015-09-21
|
12 |
|
|
==================
|
13 |
|
|
* [Docs] Switch from vb.teelaun.ch to versionbadg.es for the npm version badge SVG.
|
14 |
|
|
* [Enhancement] In modern engines, only export the "is standard arguments" check.
|
15 |
|
|
* [Fix] `toString` as a variable name breaks in some older browsers.
|
16 |
|
|
* [Dev Deps] update `covert`, `jscs`, `eslint`
|
17 |
|
|
* [Tests] up to `io.js` `v3.3`, `node` `v4.1`
|
18 |
|
|
|
19 |
|
|
1.0.1 / 2015-04-29
|
20 |
|
|
==================
|
21 |
|
|
* [Docs] clean up README; add badges
|
22 |
|
|
* [Dev Deps] update `tape`, `covert`
|
23 |
|
|
* [Tests] add `npm run lint`
|
24 |
|
|
|
25 |
|
|
1.0.0 / 2014-01-14
|
26 |
|
|
==================
|
27 |
|
|
* Bump to v1.0
|
28 |
|
|
|
29 |
|
|
0.1.0 / 2014-01-14
|
30 |
|
|
==================
|
31 |
|
|
* Initial release.
|