This repository has been archived on 2024-07-27. You can view files and clone it, but cannot push or open issues or pull requests.
keksAccountGUI/node_modulesOLD/string.prototype.padend/CHANGELOG.md

16 lines
514 B
Markdown

3.0.0 / 2015-11-17
=================
* Renamed to `padStart`/`padEnd` per November 2015 TC39 meeting.
2.0.0 / 2015-09-25
=================
* Implement the [es-shim API](es-shims/api).
* [Tests] up to `io.js` `v3.3`, `node` `v4.1`
* [Deps] update `es-abstract`
* [Dev Deps] Update `tape`, `jscs`, `eslint`, `@ljharb/eslint-config`, `nsp`
* [Refactor] Remove redundant `max` operation, per https://github.com/ljharb/proposal-string-pad-left-right/pull/2
1.0.0 / 2015-07-30
=================
* v1.0.0