v2.0.0
v2.0.0
5 July 2019
- refactor(*): rewrite into typescript
dadaa3c - build(*): sort out basic test implementation
16f22f2 - docs(*): add 2.0.0 docs
e9a7504 - chore(release): add 2.0.0 dist
5e14a63 - build(deps): update dependencies
666c9fa - feat(*): refactor options param logic
55676e7 - test(*): add function tests
b5007e5 - build(deps): update dependencies
493b75a - docs(typedoc): add typedoc
1fe5137 - build(deps): add @typescript-eslint/parser
9024f58 - build(deps): bump handlebars from 4.1.0 to 4.1.2
dc30f80 - test(slice): add slice function tests
6108878 - build(rollup): add min bundle support
a40f38e - test(map): add map function tests
c0f0014 - test(util): add util tests
36f03ec - test(flip): add flip function tests
e04b466 - test(filter): add filter function tests
a2effcc - test(sort): add sort function tests
7707d1d - test(has): add has function tests
2596d53 - test(some): add some function tests
33c160b - test(find): add find function tests
c6515e5 - test(values): add values function tests
643c0ea - docs(readme): update readme
ba7452c - test(get): add get function tests
cedb179 - test(merge): add merge function tests
47d9a95 - test(keys): add keys function tests
dfdf23d - test(includes): add includes function tests
dae23a8 - test(keyOf): add keyOf function tests
cdd196f - test(set): add set function tests
5a00ac1 - build(*): fix build process
e5941ab - test(size): add size function tests
68abe16 - build(rollup): complete rollup config
35c3e3d - style(*): correct linting issues
5c354a0 - test(inflate): add inflate function tests
f99ca3f - chore(release): 2.0.0
097c5c8 - fix(clone): correct clone reference issue
cc26f32 - test(is): add is function tests
0e744c1 - build(tsconfig): add separate tsconfig for build
618dfcb - build(docker): add docker to run tests
8a461ce - chore(release): update changelog
d4dea80 - chore(release): 2.0.0
b7e3cfa - chore(release): 1.2.1
e202839 - test(index): add index tests
58d2f3c - chore(release): update changelog
55d0a71 - chore(release): 1.2.0
d67d4af - test(index): fix tests
3db43e7 - refactor(valid): improve object validation checks
2e0c10a - ci(travis): update commands
860817d - build(package): update dist files and types file
4004817 - docs(deepEqual): fix doc block function name
a0b3adc - build(travis): complete travis config
7ea3261 - refactor(equal): remove reductant type check
ebe81c8 - build(package): update types field
592dbe7 - build(tsconfig): exclude tests directory
4e60229 - docs(cname): temp update cname
0425b1d - ci(travis): add node version
b56d67a - docs(readme): correct usage error
605a4a0 - build(package): update types field
8b331a1 - chore(release): update version
5c70074 - chore(package): change scripts to use yarn
e2c20b1 - chore(gitignore): add log files
9d22853 - style(*): fix linting issues
d7529dc - style(filter): change test callback type
0890be7 - docs(nojekyll): create .nojekyll file
a80319b - build(nvmrc): add nvmrc file
db58890 - style(inflate): add istanbul ignore comment
24399a9 - test(delfate): add istanbul ignore for empty skip
de552fa - build(package): add src to files
bb863ff