CHANGELOG.md
13.5 KB
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
v1.1.2 - 2023-10-12
Merged
- Point to the correct file <code>#16</code>
Commits
- [Tests] migrate tests to Github Actions <code>4f8b57c</code>
- [Tests] remove
jscs<code>90eb2ed</code> - [meta] update
.gitignore<code>53fcdc3</code> - [Tests] up to
nodev11.10,v10.15,v9.11,v8.15,v6.16,v4.9; usenvm install-latest-npm; run audit script in tests <code>1fe8f6e</code> - [meta] add
auto-changelog<code>1921fcb</code> - [Robustness] remove runtime dependency on all builtins except
.apply<code>f743e61</code> - Docs: enable badges; update wording <code>503cb12</code>
- [readme] update badges <code>290c5db</code>
- [Tests] switch to nyc for coverage <code>ea360ba</code>
- [Dev Deps] update
eslint,@ljharb/eslint-config,tape<code>cae5e9e</code> - [meta] add
fundingfield; create FUNDING.yml <code>c9f4274</code> - [Tests] fix eslint errors from #15 <code>f69aaa2</code>
- [actions] fix permissions <code>99a0cd9</code>
- [meta] use
npmignoreto autogenerate an npmignore file <code>f03b524</code> - [Dev Deps] update
@ljharb/eslint‑config,eslint,tape<code>7af9300</code> - [Dev Deps] update
eslint,@ljharb/eslint-config,covert,tape<code>64a9127</code> - [Tests] use
audinstead ofnpm audit<code>e75069c</code> - [Dev Deps] update
@ljharb/eslint-config,aud,tape<code>d03555c</code> - [meta] add
safe-publish-latest<code>9c8f809</code> - [Dev Deps] update
@ljharb/eslint-config,tape<code>baf6893</code> - [meta] create SECURITY.md <code>4db1779</code>
- [Tests] add
npm run audit<code>c8b38ec</code> - Revert "Point to the correct file" <code>05cdf0f</code>
v1.1.1 - 2017-08-28
Commits
- [Tests] up to
nodev8; newer npm breaks on older node; fix scripts <code>817f7d2</code> - [Dev Deps] update
eslint,jscs,tape,@ljharb/eslint-config<code>854288b</code> - [Dev Deps] update
tape,jscs,eslint,@ljharb/eslint-config<code>83e639f</code> - Only apps should have lockfiles <code>5ed97f5</code>
- Use a SPDX-compliant “license” field. <code>5feefea</code>
v1.1.0 - 2016-02-14
Commits
- Update
eslint,tape; use my personal sharedeslintconfig <code>9c9062a</code> - Add
npm run eslint<code>dd96c56</code> - [New] return the native
bindwhen available. <code>82186e0</code> - [Dev Deps] update
tape,jscs,eslint,@ljharb/eslint-config<code>a3dd767</code> - Update
eslint<code>3dae2f7</code> - Update
tape,covert,jscs<code>a181eee</code> - [Tests] up to
nodev5.6,v4.3<code>964929a</code> - Test up to
io.jsv2.1<code>2be7310</code> - Update
tape,jscs,eslint,@ljharb/eslint-config<code>45f3d68</code> - [Dev Deps] update
tape,jscs<code>6e1340d</code> - [Tests] up to
io.jsv3.3,nodev4.1<code>d9bad2b</code> - Update
eslint<code>935590c</code> - [Dev Deps] update
jscs,eslint,@ljharb/eslint-config<code>8c9a1ef</code> - Test on
io.jsv2.2<code>9a3a38c</code> - Run
travis-citests oniojsandnodev0.12; speed up builds; allow 0.8 failures. <code>69afc26</code> - [Dev Deps] Update
tape,eslint<code>36c1be0</code> - Update
tape,jscs<code>98d8303</code> - Update
jscs<code>9633a4e</code> - Update
tape,jscs<code>c80ef0f</code> - Test up to
io.jsv3.0<code>7e2c853</code> - Test on
io.jsv2.4<code>5a199a2</code> - Test on
io.jsv2.3<code>a511b88</code> - Fixing a typo from 822b4e1938db02dc9584aa434fd3a45cb20caf43 <code>732d6b6</code>
- Update
jscs<code>da52a48</code> - Lock covert to v1.0.0. <code>d6150fd</code>
v1.0.2 - 2014-10-04
v1.0.1 - 2014-10-03
Merged
- make CI build faster <code>#3</code>
Commits
- Using my standard jscs.json <code>d8ee94c</code>
- Adding
npm run lint<code>7571ab7</code> - Using consistent indentation <code>e91a1b1</code>
- Updating jscs <code>7e17892</code>
- Using consistent quotes <code>c50b57f</code>
- Adding keywords <code>cb94631</code>
- Directly export a function expression instead of using a declaration, and relying on hoisting. <code>5a33c5f</code>
- Naming npm URL and badge in README; use SVG <code>2aef8fc</code>
- Naming deps URLs in README <code>04228d7</code>
- Naming travis-ci URLs in README; using SVG <code>62c810c</code>
- Make sure functions are invoked correctly (also passing coverage tests) <code>2b289b4</code>
- Removing the strict mode pragmas; they make tests fail. <code>1aa701d</code>
- Adding myself as a contributor <code>85fd57b</code>
- Adding strict mode pragmas <code>915b08e</code>
- Adding devDeps URLs to README <code>4ccc731</code>
- Fixing the description. <code>a7a472c</code>
- Using a function expression instead of a function declaration. <code>b5d3e4e</code>
- Updating tape <code>f086be6</code>
- Updating jscs <code>5f9bdb3</code>
- Updating jscs <code>9b409ba</code>
- Run coverage as part of tests. <code>8e1b6d4</code>
- Run linter as part of tests <code>c1ca83f</code>
- Updating covert <code>701e837</code>
v1.0.0 - 2014-08-09
Commits
- Make sure old and unstable nodes don't fail Travis <code>27adca3</code>
- Fixing an issue when the bound function is called as a constructor in ES3. <code>e20122d</code>
- Adding
npm run coverage<code>a2e29c4</code> - Updating tape <code>b741168</code>
- Upgrading tape <code>63631a0</code>
- Updating tape <code>363cb46</code>
v0.2.0 - 2014-03-23
Commits
- Updating test coverage to match es5-shim. <code>aa94d44</code>
- initial <code>942ee07</code>
- Setting the bound function's length properly. <code>079f46a</code>
- Ensuring that some older browsers will throw when given a regex. <code>36ac55b</code>
- Removing npm scripts that don't have dependencies <code>9d2be60</code>
- Updating tape <code>297a4ac</code>
- Skipping length tests for now. <code>d9891ea</code>
- don't take my tea <code>dccd930</code>