summaryrefslogtreecommitdiff
path: root/coll
AgeCommit message (Expand)Author
2025-03-10chore(refactoring): Refactor/modernizations (#2345)Dave Henderson
2024-11-10fix(lint): Address new lint warnings from golangci-lint 1.62 (#2256)Dave Henderson
2024-09-30fix(lint): Fix or ignore lint errors (#2228)Dave Henderson
2024-04-21Enable testifylint linter (#2044)Dave Henderson
2023-10-28A bunch of linting and refactorings (#1893)Dave Henderson
2023-04-29Use required.NoError for faster failure in testsDave Henderson
2023-03-12Bump to v4 moduleDave Henderson
2023-02-04Remove uses of pkg/errorsDave Henderson
2023-01-21New coll.Index functionDave Henderson
2022-12-29Add coll.JQ using gojq library (#1585)Andreas Hochsteger
2021-04-03Update linting and fix field alignment issuesDave Henderson
2021-01-02Moving lint config to config file, fixing some issuesDave Henderson
2020-05-04New functions coll.Pick and coll.OmitDave Henderson
2019-11-13Export /v3 from go moduleDave Henderson
2019-10-15Slight performance improvement & refactoringDave Henderson
2019-10-10New flatten/coll.Flatten functionDave Henderson
2019-05-09Updating some package 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