- Nov 14, 2022
-
-
Matt Farina authored
update docs/mathf.md
-
Matt Farina authored
Update math.md
-
- Nov 05, 2022
-
-
Matt Farina authored
Updating testing to include Go 1.19.
-
Matt Farina authored
Show correct usage of duration
-
- Nov 04, 2022
-
-
Matt Farina authored
Dropping Go 1.16 Signed-off-by:
Matt Farina <matt@mattfarina.com>
-
Matt Farina authored
docs: Fix typo
-
Matt Farina authored
bump huandu/xstrings to 1.3.3
-
- Oct 30, 2022
-
-
yxxhero authored
Signed-off-by:
yxxhero <aiopsclub@163.com>
-
- Oct 21, 2022
-
-
Neelay Upadhyaya authored
`duration 95` returns 0, as it doesn't satisfy the types(string, int64) present in the switch statement. So the example should show `duration "95"`
-
- Sep 02, 2022
-
-
Pellizzetti authored
-
Pellizzetti authored
-
- May 13, 2022
-
-
Tim authored
Fixed improper syntax for randInt which does not display on GH pages
-
- May 03, 2022
-
-
Matt Farina authored
Updating the go and action versions used in testing
-
Matt Farina authored
Signed-off-by:
Matt Farina <matt@mattfarina.com>
-
Matt Farina authored
docs: clarify semverCompare return value
-
Matt Farina authored
Fix some typo in doc
-
- Apr 04, 2022
- Mar 02, 2022
-
-
Julian Tölle authored
The return value for `semverCompare` was not explicitly listed in the docs, and I had to go check in the source code wether it's actually a boolean. By listing the return type in the docs, we can make usage easier for other people.
-
- Aug 17, 2021
-
-
book987 authored
-
- Jul 06, 2021
-
-
Matt Farina authored
Update README.md
-
- Apr 10, 2021
-
-
Alexey Palazhchenko authored
mergo issue resolved.
-
- Feb 04, 2021
-
-
Matt Butcher authored
Signed-off-by:
Matt Butcher <matt.butcher@microsoft.com>
-
- Dec 14, 2020
-
-
Matt Farina authored
Signed-off-by:
Matt Farina <matt@mattfarina.com>
-
Matt Farina authored
-
- Dec 11, 2020
-
-
Matt Farina authored
Updating mergo to 0.3.11
-
Matt Farina authored
mergo had made a breaking change in 0.3.9. This was undone in 0.3.10 with a new path forward for internal reworking via a new implementation. 0.3.10 and 0.3.11 no longer break sprig functionality. This is tested. More information at https://github.com/imdario/mergo/releases/tag/v0.3.10
-
Matt Farina authored
Signed-off-by:
Matt Farina <matt@mattfarina.com>
-
Matt Farina authored
-
Matt Farina authored
Extend certificate functions to handle non-RSA keys + add support for ed25519 keys
-
- Dec 10, 2020
-
-
Matt Farina authored
Signed-off-by:
Matt Farina <matt@mattfarina.com>
-
- Dec 07, 2020
-
-
Matt Farina authored
Signed-off-by:
Matt Farina <matt@mattfarina.com>
-
- Dec 06, 2020
-
-
Malte Isberner authored
-
Malte Isberner authored
-
Malte Isberner authored
-
Malte Isberner authored
-
Malte Isberner authored
-
- Dec 04, 2020
-
-
Andrew Mostello authored
-
Karel Bilek authored
-
- Dec 03, 2020
-
-
Matt Farina authored
add all/any for evaluating multiple conditions
-