Skip to content

Releases: arthurkushman/pgo

Add Range func that creates int slice of min to max range with step

28 Apr 09:18
Compare
Choose a tag to compare

Implement ArrayIntersect to intersect one array with the rest

29 Mar 04:43
Compare
Choose a tag to compare

Add Z, T, F, A and l (lower L) Date modifiers

27 Mar 19:43
Compare
Choose a tag to compare
0.6.2

#27. Add F, l and A modifiers for Date func

Add ArrayDiff/ArraySum, Date RFC-2822/RFC-3339

25 Mar 14:15
Compare
Choose a tag to compare
0.6.1

#27. Add rfc-3339 to Date

Add ArrayFilter/ArrayMap to filter and map slices

21 Mar 07:11
Compare
Choose a tag to compare
#26. Add ArrayFilter filters elements of an array

using a callback function

Add ArrayCountValues to count all occurrence of elements

20 Mar 07:56
Compare
Choose a tag to compare
0.4.2

#18. Add ArrayCountValues + change file names

Add ArrayChunk to split array by chunks with tailing

17 Mar 13:36
Compare
Choose a tag to compare
0.4.1

#16. Add ArrayChunk - split an array into chunks

Add InArray function to check if array contains an element

16 Mar 07:51
Compare
Choose a tag to compare
0.4.0

#15. InArray - check if array contains an element

New functions family - FileExists and IsDir/IsFile/IsLink

13 Mar 07:00
Compare
Choose a tag to compare
0.3.0

#14. Add IsDir/IsFile/IsLink methods

Add HTTPBuildQuery method to make GET query parameters

26 Jan 08:24
Compare
Choose a tag to compare