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