8.4 KiB
8.4 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.
Generated by auto-changelog
.
v1.0.4 - 2019-12-19
Commits
- [Tests] use shared travis-ci configs
792b5aa
- [Tests] up to
node
v12.4
,v11.15
,v10.15
,v9.11
,v8.15
,v7.10
,v6.17
,v5.12
,v4.9
; usenvm install-latest-npm
dc66db7
- Update
eslint
,tape
,semver
; use my personal sharedeslint
config7660fed
- [Tests] remove
jscs
f1fee97
- [meta] add
auto-changelog
4b1c225
- [meta] remove unused Makefile and associated utilities
379b979
- Update
covert
,jscs
,eslint
,semver
16d2af8
- [Dev Deps] update
eslint
,@ljharb/eslint-config
,covert
,is
,replace
,semver
,tape
21c0f04
- Update
is
,tape
,covert
,jscs
,editorconfig-tools
,nsp
,eslint
,semver
. Addreplace
. Use^
instead of~
.19d6ee3
- Update
eslint
d32754b
- [Dev Deps] update
eslint
,@ljharb/eslint-config
,replace
1df8165
- Update
tape
,jscs
,eslint
,@ljharb/eslint-config
675372b
- [readme] clean up readme; remove testling; fix repo URLs
80e29c4
- [Tests] up to
node
v12.7
,v10.16
,v8.16
287a968
- Test on latest
iojs
andnode
versions.11c98a2
- [actions] add automatic rebasing / merge commit blocking
022d026
- [meta] create FUNDING.yml
7f52710
- [Dev Deps] update
is
,jscs
,nsp
,eslint
,@ljharb/eslint-config
,semver
bc8cd50
- [Tests] use
npx aud
instead ofnsp
ornpm audit
with hoops1f9200b
- [Tests] up to
node
v12.11
706d50a
- [Dev Deps] update
jscs
e3591a4
- [Tests] up to
io.js
v3.3
,node
v4.1
baf4ee7
- Update
nsp
,eslint
61b18d5
- Update
eslint
,semver
52e61bd
- [Dev Deps] update
eslint
,@ljharb/eslint-config
,has-symbols
; addsafe-publish-latest
79db7f6
- Only apps should have lockfiles
677b9b4
- Test on
io.js
v2.2
e8a38b2
- [meta] add
funding
field85315e7
- [Dev Deps] update
eslint
,tape
f3581aa
- [Tests] use
eclint
instead ofeditorconfig-tools
7b53680
- [Dev Deps] update
semver
,tape
d6b524a
- [Dev Deps] Update
tape
,eslint
be19203
- Test up to
io.js
v2.1
feb7ba6
- Test up to
io.js
v3.0
7be1f0a
- [Dev Deps] update
tape
d9a2318
- Switch from vb.teelaun.ch to versionbadg.es for the npm version badge SVG.
a6cd411
- Test on
io.js
v2.4
46c2e7f
- Test on
io.js
v2.3
9c344b0
- Fix tests for faked @@toStringTag
f8c446e
v1.0.3 - 2015-01-30
Commits
- If @@toStringTag is not present, use the old-school Object#toString test.
9b2a4df
v1.0.2 - 2015-01-29
Commits
v1.0.1 - 2015-01-29
Commits
- Use Object() instead of new Number()
1aaa746
- Add early exits for typeof number, or typeof not "object".
eae4337