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
/
strings.yml
Age
Commit message (
Expand
)
Author
2024-07-06
chore(main): release 4.1.0 (#2153)
hairyhenderson-bot[bot]
2024-07-06
feat(strings): New functions TrimRight and TrimLeft (#2148)
Javier Solana
2024-06-29
docs(fix): Fix broken links, add CI to check (#2156)
Dave Henderson
2024-06-22
docs(chore): Uncomment 'released' tags for functions in v4.0.0 (#2125)
Dave Henderson
2024-06-16
docs: Sync fix from #2107 to source (#2114)
Dave Henderson
2024-06-01
feat(strings): Update strings.Indent to error on bad input instead of silentl...
Dave Henderson
2023-10-21
docs: List release versions for each function, add unreleased label (#1868)
Dave Henderson
2022-12-29
Add strings.SkipLines function
Dave Henderson
2022-10-23
Deprecate non-pipelineable strings aliases
Dave Henderson
2022-09-25
Add coll.GoSlice and deprecate slice alias
Dave Henderson
2020-07-21
Fix typos in strings examples
Dave Henderson
2019-08-25
Implement shell-compatible quoting (#587)
Charles Duffy
2019-03-18
Adding strings.RuneCount function
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-02
New function coll.Sort, expanding on strings.Sort
Dave Henderson
2018-11-17
Adding quote and squote functions
Dave Henderson
2018-07-26
Doc generation
Dave Henderson