summaryrefslogtreecommitdiff
path: root/docs-src/content/functions/coll.yml
AgeCommit message (Expand)Author
2025-03-10chore(refactoring): Refactor/modernizations (#2345)Dave Henderson
2024-11-09docs(fix): Fix example output for coll.Merge (#2252)Dave Henderson
2024-06-29docs(fix): Fix broken links, add CI to check (#2156)Dave Henderson
2024-06-22docs(chore): Uncomment 'released' tags for functions in v4.0.0 (#2125)Dave Henderson
2024-06-17feat(coll): New coll.Set and coll.Unset functions (#2118)Dave Henderson
2024-05-12feat: coll.Pick now supports slice of strings as input (#2069)Dave Henderson
2023-10-21docs: List release versions for each function, add unreleased label (#1868)Dave Henderson
2023-02-12Fix minor typo: Pic -> PickGeorge Hartzell
2023-01-21New coll.Index functionDave Henderson
2022-12-29Add coll.JQ using gojq library (#1585)Andreas Hochsteger
2022-10-06Fix incorrect coll.GoSlice exampleDave Henderson
2022-09-25Add coll.GoSlice and deprecate slice aliasDave Henderson
2020-05-04New functions coll.Pick and coll.OmitDave Henderson
2019-10-10New flatten/coll.Flatten functionDave Henderson
2019-10-10Fix example in docs for coll.UniqDave Henderson
2019-04-09Fixing coll.JSONPath reference in docsDave Henderson
2019-04-09Adding coll.JSONPath functionDave Henderson
2019-04-06Fixing merge behaviour for booleansDave Henderson
2019-02-02New function coll.Sort, expanding on strings.SortDave Henderson
2019-01-29New coll.Merge functionDave Henderson
2019-01-28New collections (coll) namespace, plus new functionsDave Henderson