CHANGELOG.md
3.25 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.0.2 - 2021-01-11
Commits
- [Fix] properly include the receiver in the bound length <code>dbae7bc</code>
v1.0.1 - 2021-01-08
Commits
- [Tests] migrate tests to Github Actions <code>b6db284</code>
- [meta] do not publish github action workflow files <code>ec7fe46</code>
- [Fix] preserve original function’s length when possible <code>adbceaa</code>
- [Tests] gather coverage data on every job <code>d69e23c</code>
- [Dev Deps] update
eslint,@ljharb/eslint-config,aud,tape<code>2fd3586</code> - [Deps] update
get-intrinsic<code>f23e931</code> - [Deps] update
get-intrinsic<code>72d9f44</code> - [meta] fix FUNDING.yml <code>e723573</code>
- [eslint] ignore coverage output <code>15e76d2</code>
- [meta] add Automatic Rebase and Require Allow Edits workflows <code>8fa4dab</code>
v1.0.0 - 2020-10-30
Commits
- Initial commit <code>306cf98</code>
- Tests <code>e10d0bb</code>
- Implementation <code>43852ed</code>
- npm init <code>408f860</code>
- [meta] add Automatic Rebase and Require Allow Edits workflows <code>fb349b2</code>
- [meta] add
auto-changelog<code>c4001fc</code> - [meta] add "funding"; create
FUNDING.yml<code>d4d6d29</code> - [Tests] add
npm run lint<code>dedfb98</code> - Only apps should have lockfiles <code>54ac776</code>
- [meta] add
safe-publish-latest<code>9ea8e43</code>