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
/
content
/
functions
/
data.md
Age
Commit message (
Expand
)
Author
2025-03-09
docs(fix): fix typos (#2344)
Kian-Meng Ang
2024-06-29
docs(fix): Fix broken links, add CI to check (#2156)
Dave Henderson
2024-05-12
ci(docs): Require up-to-date function docs (#2071)
Dave Henderson
2023-10-21
docs: List release versions for each function, add unreleased label (#1868)
Dave Henderson
2023-04-16
Clarified documentation of data.CSVBy* functions (#1714)
Giorgio Gallo
2022-09-25
Add coll.GoSlice and deprecate slice alias
Dave Henderson
2022-02-05
Add function to list datasources (#1287)
jeevansai
2020-08-19
Fall back to JSON/YAML arrays when parsing datasources
Dave Henderson
2019-02-24
docs: YAMLifying some more function docs, improving the doc template
Dave Henderson
2018-11-09
Support decrypting ejson files
Dave Henderson
2018-07-12
Allowing datasources to be defined dynamically
Dave Henderson
2018-07-11
Adding new defineDatasource function
Dave Henderson
2018-05-21
Overhauling datasource documentation
Dave Henderson
2018-05-20
Adding vault list support
Dave Henderson
2018-05-03
Adding datasourceReachable function
Dave Henderson
2018-02-11
Allow vault address to be specified in the vault:// URL
Dave Henderson
2018-02-08
Back to just the single-value GetParameter call
Tristan Keen
2018-02-08
Datasource for reading from AWS Systems Manager Parameters
Tristan Keen
2017-11-27
Support setting MIME type with URL query string
Dave Henderson
2017-11-18
Adding support for stdin: scheme for datasources
Dave Henderson
2017-09-07
Add nonce support (#202)
Stuart Clark
2017-08-09
Extracting data namespace, renaming typeconv to conv namespace
Dave Henderson