summaryrefslogtreecommitdiff
path: root/docs-src/content/functions/conv.yml
AgeCommit message (Expand)Author
2025-03-09docs(fix): fix typos (#2344)Kian-Meng Ang
2024-09-30fix(lint): Fix or ignore lint errors (#2228)Dave Henderson
2024-06-29docs(fix): Fix broken links, add CI to check (#2156)Dave Henderson
2024-06-16chore(api)!: Error instead of returning 0 on invalid inputs to conv.* functio...Dave Henderson
2023-10-21docs: List release versions for each function, add unreleased label (#1868)Dave Henderson
2022-09-25Add coll.GoSlice and deprecate slice aliasDave Henderson
2022-02-10conv.URL - add example of how to redact the passwordDave Henderson
2021-09-24conv.ToInt: return -1 instead of overflowing on 32-bit systems (#1216)Dave Henderson
2019-01-28New collections (coll) namespace, plus new functionsDave Henderson
2019-01-28New functions conv.Keys and conv.ValuesDave Henderson
2019-01-13Fixing some docs bugs, and clarifying some thingsDave Henderson
2018-09-11Improve docs for conv namespaceDave Henderson
2018-09-08Adding dict/conv.Dict functionDave Henderson
2018-07-26Doc generationDave Henderson