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
/
conv.yml
Age
Commit message (
Expand
)
Author
2025-03-09
docs(fix): fix typos (#2344)
Kian-Meng Ang
2024-09-30
fix(lint): Fix or ignore lint errors (#2228)
Dave Henderson
2024-06-29
docs(fix): Fix broken links, add CI to check (#2156)
Dave Henderson
2024-06-16
chore(api)!: Error instead of returning 0 on invalid inputs to conv.* functio...
Dave Henderson
2023-10-21
docs: List release versions for each function, add unreleased label (#1868)
Dave Henderson
2022-09-25
Add coll.GoSlice and deprecate slice alias
Dave Henderson
2022-02-10
conv.URL - add example of how to redact the password
Dave Henderson
2021-09-24
conv.ToInt: return -1 instead of overflowing on 32-bit systems (#1216)
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-09-11
Improve docs for conv namespace
Dave Henderson
2018-09-08
Adding dict/conv.Dict function
Dave Henderson
2018-07-26
Doc generation
Dave Henderson