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
Age
Commit message (
Expand
)
Author
2021-08-23
New functions net.ParseIP, net.ParseIPPrefix, and net.ParseIPRange (#1197)
Dave Henderson
2020-08-27
Add EC2Tags function
Suresh Kumar
2020-08-23
Add experimental mode
Dave Henderson
2020-08-19
Fall back to JSON/YAML arrays when parsing datasources
Dave Henderson
2020-07-21
Fix typos in strings examples
Dave Henderson
2020-07-16
Add test.Kind/kind and test.IsKind/isKind functions
Dave Henderson
2020-07-13
Merge pull request #891 from jen20/jen20/gcp-meta
Dave Henderson
2020-07-12
Add gcp.Meta function, equivalent to aws.EC2Meta
James Nugent
2020-07-12
Document AWS_META_ENDPOINT
James Nugent
2020-06-14
New RSA encrypt/decrypt functions, and new base64.DecodeBytes function
Dave Henderson
2020-05-06
Add function regexp.QuoteMeta
Dave Henderson
2020-05-04
New functions coll.Pick and coll.Omit
Dave Henderson
2019-10-13
Supporting s3 datasources
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-08-25
Implement shell-compatible quoting (#587)
Charles Duffy
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-03-31
AWS STS functions
Dave Henderson
2019-03-23
Adding docs for aws.KMSEncrypt and aws.KMSDecrypt
Dave Henderson
2019-03-18
Adding strings.RuneCount function
Dave Henderson
2019-03-18
lowercasing uuid title for sort order
Dave Henderson
2019-03-17
New random namespace for generating random strings and numbers
Dave Henderson
2019-03-14
New uuid namespace
Dave Henderson
2019-02-24
docs: YAMLifying some more function docs, improving the doc template
Dave Henderson
2019-02-21
docs: adding missing string functions
Dave Henderson
2019-02-17
New strings.WordWrap function
Dave Henderson
2019-02-16
New functions strings.CamelCase and strings.SnakeCase
Dave Henderson
2019-02-15
New tmpl.Exec function
Dave Henderson
2019-02-15
file.Write should create non-existing subdirectories
Dave Henderson
2019-02-15
New tmpl namespace & move tpl function to tmpl.Inline
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
2019-01-28
New functions conv.Keys and conv.Values
Dave Henderson
2019-01-13
Fixing some docs bugs, and clarifying some things
Dave Henderson
2018-11-27
Adding more regexp functions
Dave Henderson
2018-11-17
Adding quote and squote functions
Dave Henderson
2018-11-17
New test.Ternary function
Dave Henderson
2018-11-10
New tpl function
Dave Henderson
2018-09-11
Improve docs for conv namespace
Dave Henderson
2018-09-08
Adding dict/conv.Dict function
Dave Henderson
2018-09-07
Add test.Required function
Dave Henderson
2018-07-26
Doc generation
Dave Henderson