Skip to content

Releases: kilbiller/fphp

v1.0.3

27 Oct 09:22
Compare
Choose a tag to compare
Fix first() when working with empty arrays

1.0.2

20 Sep 10:06
Compare
Choose a tag to compare

Try to improve in editor documentation

0.0.10

16 May 17:28
Compare
Choose a tag to compare
v0.0.10

Update kahlan & Add prop(key, array)

0.0.9

16 Mar 18:31
Compare
Choose a tag to compare
v0.0.9

Add uniqWith

0.0.8

16 Feb 19:30
Compare
Choose a tag to compare
v0.0.8

Add uniq

0.0.7

31 Jan 10:24
Compare
Choose a tag to compare
v0.0.7

Add negate and flip

0.0.6

27 Jan 10:56
Compare
Choose a tag to compare
v0.0.6

Update map function to not preserve array keys

0.0.5

25 Jan 18:04
Compare
Choose a tag to compare
v0.0.5

Add some function

0.0.3

19 Jan 17:04
Compare
Choose a tag to compare
v0.0.3

Add reject and not functions

0.0.2

19 Jan 14:35
Compare
Choose a tag to compare
v0.0.2

Fix curry function again