index
:
gomplate.git
main
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs-src
/
content
/
functions
/
coll.yml
Age
Commit message (
Expand
)
Author
2025-03-10
chore(refactoring): Refactor/modernizations (#2345)
Dave Henderson
2024-11-09
docs(fix): Fix example output for coll.Merge (#2252)
Dave Henderson
2024-06-29
docs(fix): Fix broken links, add CI to check (#2156)
Dave Henderson
2024-06-22
docs(chore): Uncomment 'released' tags for functions in v4.0.0 (#2125)
Dave Henderson
2024-06-17
feat(coll): New coll.Set and coll.Unset functions (#2118)
Dave Henderson
2024-05-12
feat: coll.Pick now supports slice of strings as input (#2069)
Dave Henderson
2023-10-21
docs: List release versions for each function, add unreleased label (#1868)
Dave Henderson
2023-02-12
Fix minor typo: Pic -> Pick
George Hartzell
2023-01-21
New coll.Index function
Dave Henderson
2022-12-29
Add coll.JQ using gojq library (#1585)
Andreas Hochsteger
2022-10-06
Fix incorrect coll.GoSlice example
Dave Henderson
2022-09-25
Add coll.GoSlice and deprecate slice alias
Dave Henderson
2020-05-04
New functions coll.Pick and coll.Omit
Dave Henderson
2019-10-10
New flatten/coll.Flatten function
Dave Henderson
2019-10-10
Fix example in docs for coll.Uniq
Dave Henderson
2019-04-09
Fixing coll.JSONPath reference in docs
Dave Henderson
2019-04-09
Adding coll.JSONPath function
Dave Henderson
2019-04-06
Fixing merge behaviour for booleans
Dave Henderson
2019-02-02
New function coll.Sort, expanding on strings.Sort
Dave Henderson
2019-01-29
New coll.Merge function
Dave Henderson
2019-01-28
New collections (coll) namespace, plus new functions
Dave Henderson