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
/
config.go
Age
Commit message (
Expand
)
Author
2025-04-14
deps(actions): Bump golangci/golangci-lint-action from 6 to 7 (#2357)
dependabot[bot]
2025-03-09
docs(fix): fix typos (#2344)
Kian-Meng Ang
2025-03-10
chore(refactoring): Refactor/modernizations (#2345)
Dave Henderson
2024-06-11
chore(api)!: Unexport some Config methods (#2106)
Dave Henderson
2024-06-09
chore(api)!: Overhauling config and rendering types (#2094)
Dave Henderson
2024-06-06
chore(api)!: Removing deprecated RunTemplates function and Config type (#2095)
Dave Henderson
2024-05-11
feat!: Always suppress empty output (#1981)
Dave Henderson
2024-02-06
Add --exclude-processing option (#1963)
Song Li
2023-10-28
A bunch of linting and refactorings (#1893)
Dave Henderson
2023-03-12
Bump to v4 module
Dave Henderson
2022-09-25
Fixing deprecation annotation syntax
Dave Henderson
2022-05-30
Support URLs for nested templates
Dave Henderson
2021-01-17
Inject stdin/out/err instead of always using os.Stdin/out/err
Dave Henderson
2020-05-21
Deprecate legacy config struct
Dave Henderson
2020-05-03
Support a config file to use instead of commandline arguments
Dave Henderson
2019-10-23
New --exec-pipe output option
Dave Henderson
2019-10-22
Plugins for custom functions
Dave Henderson
2019-05-02
Linting more (and fixing more)
Dave Henderson
2019-04-09
Adding --output-map argument for templating output paths
Dave Henderson
2019-03-31
Refactor Config
Dave Henderson