9.6 KiB
9.6 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.1.1 - 2019-11-12
Commits
- [Tests] use shared travis-ci configs
678cb2a - [meta] add
auto-changelog569bcce - [Dev Deps] update
eslint,@ljharb/eslint-config; addsafe-publish-latest9dedd40 - [Tests] add
npx audinposttest0b76639 - [meta] add
fundingfield3e519e3
v1.1.0 - 2019-08-28
Commits
- [Tests] up to
nodev12.7,v11.15,v10.16,v9.11,v8.16,v7.10,v6.17,4.9; usenvm install-latest-npmba11166 - [Tests] make a
tapehelper, to easily compare loose/strict, and (a,b)/(b,a) arg order0c25e94 - [Tests] add
npm run lint8590816 - test: Fails simple array tests on IE < 9 #10
bc37498 - [Tests] clean up/flesh out test cases
3fffed9 - [Fix] (array,arguments) now behaves the same as (arguments,array)
a9528ff - [Refactor] move Date and RegExp tests into
objEquiv5b3bf31 - [Fix] properly compare RegExp objects
b8c179c - [Refactor] Use
object-keysandis-argumentsinstead of a homegrown shim.3b503fb - [Fix] use
object-isto supportNaNand-0properly28fde4a - [meta] fix license text so GitHub can detect it
7000403 - [Tests] add array/object tests
558eecf - [Fix] ensure Buffer + non-Buffer comparison order does not matter
de4e75c - [Refactor]
objEquiv: bail early if typeofs are different410e2d6 - [Tests] add tests for
Object.create(null)ed266e8 - [Refactor] there is no need to do further compareation when two types are not equal
6a5efc1 - Only apps should have lockfiles
f60442f - [Tests] clean up redundant test
cbbef21 - [Fix] use
is-date-objectto properly detect cross-realm Dates0c5b21a - [meta] Add copyright statements
56a7746 - [Dev Deps] update
tape3e9c1b9
v1.0.1 - 2015-08-29
Fixed
- Null should == undefined
#23
Commits
- Update travis.yml to modern node
5055802
v1.0.0 - 2015-02-07
v0.2.2 - 2015-02-07
Commits
v0.2.1 - 2014-01-29
Commits
- license file
b3431d4
v0.2.0 - 2014-01-29
Commits
v0.1.2 - 2013-12-21
Commits
- test the arguments shim and properly factor out the arguments handling
cf88b9c - more coverage for the keys shim
7a41f0e - test coverage for the non-object case
abd3358 - fix the argument comparisons to properly call equal()
0114a10 - more code coverage for date comparisons
41ac40e - use the latest version of tape
f8341cb - use https: for the badges
514b332 - 100% coverage
e55aac7
v0.1.1 - 2013-12-20
Commits
- Fixed arguments support for IE8-
174d41a
v0.1.0 - 2013-10-14
Commits
- upgrade the markdown
30e1f8f - opts.strict instead of a boolean arg
58cbdb2 - using testling-ci
064af17 - Add optional strict parameter
f3413b1 - strict equality test
281189b - document opts.strict
69fae5a - using tape
4384db8 - using travis
e508692 - deepEquals comparing nulls seems to break in ie6-8
b2cfeb9 - performance note in the readme
da9bfc9 - more firefoxes
3d60ec5