2427790224
Add isObjectLike.md
2018-01-23 19:30:03 +02:00
e5e0ad6e5f
Travis build: 1342
2018-01-23 17:28:14 +00:00
2ba8012479
Add isEmpty
2018-01-23 19:25:17 +02:00
a49129f376
Travis build: 1340
2018-01-23 16:25:07 +00:00
36f078179d
Fix findLastKey example
2018-01-23 18:23:40 +02:00
df19d56271
Add findKey, findLastKey
2018-01-23 18:23:20 +02:00
95ad92533b
Travis build: 1337
2018-01-23 15:34:14 +00:00
fa33b30095
Update invertKeyValues
2018-01-23 17:31:50 +02:00
e43c427aa3
Travis build: 1335
2018-01-23 14:01:35 +00:00
e0f2b3a4e6
Merge pull request #562 from kriadmin/patch-8
...
[ADD: zipWith.md]
2018-01-23 16:00:30 +02:00
5323cc7cad
Updated description, tags
2018-01-23 15:59:43 +02:00
24e29efd38
Travis build: 1333
2018-01-23 11:32:13 +00:00
0a06efeb30
Merge pull request #565 from NielsLeenheer/master
...
[FIX : #564 ] Fix inaccurate tomorrow() function
2018-01-23 13:30:31 +02:00
d3df067dc9
Update tomorrow.md
2018-01-23 13:29:26 +02:00
5e6b867cf9
Use getDate() instead of the obviously wrong getDay()
2018-01-22 23:37:04 +01:00
7b3068b35b
Fix tomorrow() function
...
For details see bug #564
2018-01-22 22:38:11 +01:00
362b0b73fe
Travis build: 1331 [cron]
2018-01-22 20:11:32 +00:00
01d7e1ddc0
Travis build: 1329 [cron]
2018-01-21 20:11:28 +00:00
3d41011e9a
Merge pull request #563 from Chalarangelo/tdd-update
...
update tdd script tabbing chained methods making more readable
2018-01-21 14:29:39 -05:00
c98c5a5bcc
Update zipWith.md
2018-01-21 12:21:22 +05:30
ad680c3072
Travis build: 1325 [cron]
2018-01-20 20:10:52 +00:00
b8b56d24f2
zipWith
2018-01-20 20:51:34 +05:30
6e283ea871
Travis build: 1323 [cron]
2018-01-19 20:10:17 +00:00
a68d1ec79f
Travis build: 1321
2018-01-19 12:01:55 +00:00
757c955705
Merge remote-tracking branch 'origin/master'
2018-01-19 13:59:17 +02:00
71582dbe93
Add isPlainObject
2018-01-19 13:59:12 +02:00
13c3bb6cfc
Travis build: 1319
2018-01-19 11:53:12 +00:00
2f5e6b04fd
Add defaults
2018-01-19 13:51:05 +02:00
38b1eb36fc
Travis build: 1317
2018-01-19 11:24:50 +00:00
d438a0bd6c
Add omitBy, pickBy
2018-01-19 13:23:45 +02:00
b7be20f522
Travis build: 1315
2018-01-19 11:16:36 +00:00
97192399e9
Add omit
2018-01-19 13:14:46 +02:00
435260d6f4
Travis build: 1312
2018-01-19 11:07:33 +00:00
0e89e52d50
Archived cleanObj
...
It's essentially the same as `pick` but a lot more confusing.
2018-01-19 13:05:48 +02:00
b5d6a31f04
Travis build: 1310
2018-01-19 01:08:43 +00:00
6a20967729
Merge pull request #559 from Chalarangelo/forOwn
...
[FEATURE][ADD] Add forOwn and forOwnRight
2018-01-18 17:05:58 -08:00
af390ee079
update tdd chained methods making more readable
2018-01-18 20:05:18 -05:00
9af01d9d59
Travis build: 1308 [cron]
2018-01-18 20:09:27 +00:00
c1bc3f9f71
Travis build: 1306
2018-01-18 15:48:23 +00:00
047db17d4a
Update tag_database
2018-01-18 17:46:56 +02:00
14bba46439
Travis build: 1304
2018-01-18 15:42:28 +00:00
0f9247b0fd
Merge branch 'getset'
2018-01-18 17:40:50 +02:00
43aa0e7696
Updated select to get
2018-01-18 17:40:42 +02:00
a7790db34c
Add forOwn and forOwnRight
2018-01-18 16:45:56 +02:00
9b12f644cf
Travis build: 1301
2018-01-18 14:13:42 +00:00
1b9eb77a96
Merge pull request #558 from itaditya/itaditya-patch-1
...
[ENHANCEMENT] [UPDATE: `flip.md`] Use idiomatic js for flip function
2018-01-18 15:10:47 +01:00
092e6036a6
Use idiomatic js
...
Intentionally used the word `rest` instead of `args` because I felt for this case rest better helps people understand that , rest holds all the args after first arg. If I have used `args` then it partly implies that first is not an arg which is not true
2018-01-18 13:33:11 +05:30
50e6b593fc
Travis build: 1299
2018-01-17 21:07:15 +00:00
81cc6b5746
Merge pull request #557 from Chalarangelo/btoa
...
[FEATURE] btoa and atob
2018-01-17 16:05:30 -05:00
2f29187eea
Travis build: 1297 [cron]
2018-01-17 20:11:19 +00:00