v2.1.0 (2021-07-07)
ed088ba
Improve type inference
v2.1.0-beta.2 (2021-07-02)
f8458f5
Add types of Tail
ed088ba
Improve type inference
v2.1.0-beta.1 (2021-06-29)
948e4f4
Add alias for typed array
v2.0.0 (2021-06-29)
2620e0c
Is functions to be deprecatedda10771
Deprecate core functions76387ba
Change heading logic2744d04
Improve type inference (Issues:#112
)
v2.0.0-beta.1 (2021-06-28)
v1.10.0-beta.1 (2021-06-28)
v1.9.1-beta.1 (2021-06-28)
v1.9.0 (2021-06-27)
d4d7080
Add tap function and types of Arity1Fn (Issues:#80
)e4ef6b1
Add test function (Issues:#88
)96d0b34
Add curry function limited arity 2d79d510
Add includes function (Issues:#91
)1091e30
Add curry function (Issues:#96
)
v1.9.0-beta.6 (2021-06-12)
5683d6a
Fix types of length function
v1.9.0-beta.5 (2021-06-08)
a9891c5
Fix types of includes
v1.9.0-beta.4 (2021-06-08)
v1.9.0-beta.3 (2021-06-08)
96d0b34
Add curry function limited arity 2
v1.9.0-beta.2 (2021-06-07)
v1.8.1 (2021-06-03)
f216443
Fix pipe function logic
v1.9.0-beta.1 (2021-06-04)
v1.8.1-beta.1 (2021-06-03)
f216443
Fix pipe function logic
v1.8.0 (2021-06-03)
56d376c
Add isLength0 function (Issues:#63
)4b8ad37
Add tryCatch function (Issues:#61
)f482502
Add pipe function strict argument 22bcf021
Add uniq function (Issues:#67
)0613559
Add constructorName function (Issues:#75
)9c83312
Improve pipe function of type definition (Issues:#77
)
v1.8.0-beta.8 (2021-06-03)
v1.8.0-beta.7 (2021-06-01)
v1.8.0-beta.6 (2021-05-24)
bbcd9aa
Fix depencency version
v1.8.0-beta.5 (2021-05-20)
v1.8.0-beta.4 (2021-05-20)
36f3579
Fix not function internal logic
v1.8.0-beta.3 (2021-05-19)
f482502
Add pipe function strict argument 2
v1.8.0-beta.2 (2021-05-19)
v1.8.0-beta.1 (2021-05-18)
v1.7.0 (2021-05-15)
fefe624
Change ifElse function interface to accept any function8ab861e
Change and function interface to accept function as argument694dee7
Change or function interface to accept function9add577
Change xor function interfacve to accept function
v1.7.0-beta.3 (2021-05-15)
39e8caf
Add advance function
694dee7
Change or function interface to accept function9add577
Change xor function interfacve to accept function
v1.7.0-beta.2 (2021-05-15)
1090447
Add isJSONObject function
fefe624
Change ifElse function interface to accept any function8ab861e
Change and function interface to accept function as argument
v1.7.0-beta.1 (2021-05-14)
7eaa4c2
Add equal function
v1.6.2 (2021-05-13)
9cc8ee6
Fix ifElseFn function logic
v1.6.2-beta.1 (2021-05-12)
9cc8ee6
Fix ifElseFn function logic
v1.6.1 (2021-05-10)
v1.6.1-beta.1 (2021-05-10)
v1.6.0 (2021-05-10)
e34bd23
Add entries function337a5d8
Add map function4adeb0e
Add map function to feature of object401328c
Add isElse function28dc49a
Add NN functiona13525b
Add ifElseFn and change ifElse function129c48b
Add slice functioncdd48fb
Add take and takeLast functions
v1.6.0-beta.6 (2021-05-10)
v1.6.0-beta.5 (2021-05-10)
a13525b
Add ifElseFn and change ifElse function
v1.6.0-beta.4 (2021-05-09)
28dc49a
Add NN function
6733dad
Rename not function to N
v1.6.0-beta.3 (2021-05-09)
401328c
Add isElse function
v1.6.0-beta.2 (2021-05-09)
v1.6.0-beta.1 (2021-05-08)
e34bd23
Add entries function
v1.5.1-beta.1 (2021-05-07)
7885d81
Fix name of isNill to isNil
v1.5.0 (2021-05-04)
3aa6af9
Add trimLeft functionfbc8d3a
Add trimRight and export Trim and TrimRight types01ac18c
Add replace and replaceAll functions7dadd6b
Add flattenDeep function
v1.5.0-beta.4 (2021-05-04)
7dadd6b
Add flattenDeep function
v1.5.0-beta.3 (2021-05-04)
01ac18c
Add replace and replaceAll functions
v1.5.0-beta.2 (2021-05-03)
fbc8d3a
Add trimRight and export Trim and TrimRight types
v1.5.0-beta.1 (2021-05-03)
3aa6af9
Add trimLeft function
v1.4.0 (2021-05-02)
v1.4.0-beta.2 (2021-04-29)
bf68be4
Add chunk and props functions
v1.4.0-beta.1 (2021-04-29)
v1.3.0 (2021-04-28)
a76a383
Publish to deno.land and nest.landd842fd7
Add isEmpty functiona8165cd
Add keys and values functionsdd685d5
Add isArray functionac95f4c
Add not function
bcee969
Fix import path
v1.3.0-beta.5 (2021-04-28)
bcee969
Fix import path
v1.3.0-beta.4 (2021-04-28)
ac95f4c
Add not function
v1.3.0-beta.3 (2021-04-28)
v1.3.0-beta.2 (2021-04-28)
d842fd7
Add isEmpty function
v1.3.0-beta.1 (2021-04-28)
a76a383
Publish to deno.land and nest.land
v1.2.0 (2021-04-20)
3b67787
Add checking exist object property functionscc59f96
Add getting first element of array and string function01a4905
Add length functionf1ccc1d
Add product function7cf6c56
Add append and prepend functions6c57821
Add identity function1df1aa4
Add head function
v1.2.0-beta.5 (2021-04-19)
v1.2.0-beta.4 (2021-04-19)
7cf6c56
Add append and prepend functions
v1.2.0-beta.3 (2021-04-19)
f1ccc1d
Add product function
v1.2.0-beta.2 (2021-04-19)
01a4905
Add length function
v1.2.0-beta.1 (2021-04-19)
3b67787
Add checking exist object property functionscc59f96
Add getting first element of array and string function
v1.1.0 (2021-04-19)
f9d8c04
Add combinator functionsde97f78
Add increment and decrement functionsebef512
Add trim functionbb3e1b7
Add comparison functions6ab26f4
Add logical operation functions
v1.1.0-beta.3 (2021-04-18)
6ab26f4
Add logical operation functions
v1.1.0-beta.2 (2021-04-18)
v1.1.0-beta.1 (2021-04-18)
v1.1.0-beta.1 (2021-04-18)
f9d8c04
Add combinator functions
v1.0.1 (2021-04-18)
f978c42
Rename functions toUpper -> upperCase, toLower -> lowerCase
v1.0.1-beta.1 (2021-04-17)
f978c42
Rename functions toUpper -> upperCase, toLower -> lowerCase
6195132
Add arithmetic oprationsb82fada
Add is utility functions699602e
Add toLower and toUpper functions11270ab
Add startsWith and endsWith functions816c978
Add first and last functions5f41a49
Add sum function7f2ba8a
Add reverse function
c3cf1f2
Fix return type what optimize type guard
v1.0.0-beta.7 (2021-04-17)
7f2ba8a
Add reverse function
v1.0.0-beta.6 (2021-04-17)
5f41a49
Add sum function
v1.0.0-beta.5 (2021-04-16)
816c978
Add first and last functions
v1.0.0-beta.4 (2021-04-16)
11270ab
Add startsWith and endsWith functions
c3cf1f2
Fix return type what optimize type guard
v1.0.0-beta.3 (2021-04-15)
699602e
Add toLower and toUpper functions
v1.0.0-beta.2 (2021-04-15)
b82fada
Add is utility functions
6195132
Add arithmetic oprations