|
1.2.1 / 2018-09-22
|
==================
|
|
**fixes**
|
* [[`1468e4e`](http://github.com/node-modules/is-type-of/commit/1468e4e2d2a1221ff25187f430e5546db2fadacc)] - fix: hotfix is-class bug (#10) (fengmk2 <<fengmk2@gmail.com>>)
|
|
**others**
|
* [[`32aab2b`](http://github.com/node-modules/is-type-of/commit/32aab2b5431e76529f2cf9ddf1d112b99ed05394)] - chore: Improve some functions (#8) (Runrioter Wung <<runrioter@gmail.com>>)
|
|
1.2.0 / 2017-08-10
|
==================
|
|
* feat: Add async function test function. (#6)
|
|
1.1.0 / 2017-07-19
|
==================
|
|
* deps: upgrade is-class@0.0.4
|
* feat: is.array() use Array.isArray() directly
|
* feat: improve is.error performance
|
* feat: improve is.regExp performance
|
* test: support coverage
|
* feat: imrpove is.date performance (#4)
|
|
1.0.0 / 2015-11-09
|
==================
|
|
* deps: update all dependencies
|
* detect class
|
|
0.3.1 / 2014-06-20
|
==================
|
|
* add is.finite()
|
|
0.3.0 / 2014-05-10
|
==================
|
|
* split Long from long
|
* fix history
|
|
0.2.1 / 2014-04-22
|
==================
|
|
* bump deps version
|
* Merge pull request #1 from node-modules/support-long-module
|
* is.long() support long module
|
* refactor
|
|
0.2.0 / 2014-04-07
|
==================
|
|
* add readme for isstream
|
* add isStream
|
* add travis-yml
|
|
0.1.0 / 2014-04-03
|
==================
|
|
* add isNaN
|
|
0.0.2 / 2014-04-01
|
==================
|
|
* add is.int32
|
|
0.0.1 / 2014-03-12
|
==================
|
|
* add readme
|
* add test, add number type checker
|
* add core-util-is and generator promise
|
* Initial commit
|