333
schangxiang@126.com
2025-09-19 18966e02fb573c7e2bb0c6426ed792b38b910940
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
1.2.1 / 2015-08-16
=================
  * [Docs] Update readme
 
1.2.0 / 2015-08-16
=================
  * [New] Implement the [es-shim API](es-shims/api) interface
  * [Dev Deps] update `eslint`, `tape`, `es5-shim`, `@ljharb/eslint-config`
  * [Tests] up to `io.js` `v3.0`
  * [Docs] Switch from vb.teelaun.ch to versionbadg.es for the npm version badge SVG
  * [Security] Add `npm run security`
 
1.1.0 / 2015-06-24
=================
  * Add a "shim" method
  * Add `npm run eslint`
  * Test latest `node` and `io.js` on `travis-ci`
  * Add license and download badges to README
  * Update `tape`, `covert`, `jscs`
 
1.0.1 / 2014-07-05
=================
  * Oops, jscs should be a devDependency
 
1.0.0 / 2014-07-05
=================
  * Initial release.