You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8.7 KiB
8.7 KiB
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.
v0.3.5 - 2025-02-10
Commits
- [New] add types
6483c1e
v0.3.4 - 2025-01-24
Commits
- [meta] use
auto-changelog
c16ee6a
- [Tests] add github actions
379b59c
- [meta] delete
.travis.yml
09e5c77
- [Dev Deps] update eslint things
9163b86
- [meta] consolidate eslintrc files
f2ab52b
- [meta] add
funding
field andFUNDING.yml
05d21b3
- [Tests] up to
node
v10
; usenvm install-latest-npm
7c06cbd
- [Tests] add
nyc
0f4643e
- [meta] use
npmignore
39a975c
- [meta] remove unnecessary
licenses
key3d064f1
- [Tests] use
npm audit
instead of long-deadnsp
d4c722a
- [Dev Deps] update
tape
552c1ae
- Update README.md
d19acc2
- [meta] add missing
engines.node
8889b49
- [meta] create SECURITY.md
9069d42
- [Deps] update
is-callable
bfa51d1
v0.3.3 - 2018-06-01
Commits
- Add
npm run lint
,npm run jscs
, andnpm run eslint
4a17d99
- Style cleanup:
1df6824
- Update
eslint
,tape
; use my personal sharedeslint
config.b8e7d85
- [Tests] remove jscs
37e3557
- [Dev Deps] update
eslint
,@ljharb/eslint-config
,nsp
,tape
; fix scripts566045d
- [Tests] up to
node
v8
; newer npm breaks on older node07177dc
- Run
npm run lint
as part of tests.a34ea05
- Update
travis.yml
to test on the latestnode
andio.js
354c843
- Update
eslint
3601c93
- Update
tape
,jscs
,eslint
,@ljharb/eslint-config
1aaff65
- Only use
Function#call
to call the callback if the receiver is supplied, for performance.54b4775
- [Dev Deps] update
jscs
,eslint
,@ljharb/eslint-config
,nsp
6ba1cb8
- [Dev Deps] update
tape
,eslint
,jscs
8f5e1d5
- Add "license" to
package.json
, matching the LICENSE file.defc2c3
- Update
eslint
05d1850
- [Tests] on
io.js
v3.3
,node
v4.0
e8395a4
- Add
npm run security
0a45177
- Only apps should have lockfiles.
6268d7b
- [Dev Deps] update
nsp
,tape
,eslint
b95939f
- Use
is-callable
instead ofis-function
, to cover ES6 environments withSymbol.toStringTag
4095d33
- Test on
io.js
v2.2
7b44f98
- Some old browsers choke on variables named "toString".
4f1b626
- Update
is-function
,tape
3ceaf32
- Test up to
io.js
v3.0
3c1377a
- [Deps] update
is-callable
f5c62d0
- Test on
io.js
v2.4
db86c85
- Test on
io.js
v2.3
2f04ca8
v0.3.2 - 2014-01-07
Merged
- works down to IE6
#5
v0.3.1 - 2014-01-06
v0.3.0 - 2014-01-06
Merged
Commits
- Add testling.
a24b521
- Add array example to README
9bd70c2
- Regexes are considered functions in older browsers.
403f649
- Adding android browser to testling.
a4c5825
v0.2.0 - 2013-05-10
Commits
- Adding tests.
7e74213
- Adding proper array indexing, as well as string support.
d36f794
- Use tape instead of tap.
016a3cf
- Requiring that the iterator is a function.
cfedced
- Adding myself as a contributor :-)
ff28fca
- Adding node 0.10 to travis
75f2460