-
-
Notifications
You must be signed in to change notification settings - Fork 763
Description
Description
https://go-task.github.io/slim-sprig/math.html already has randInt template function, which takes two arguments. But #2225 introduces another one randInt which breaks compatibility. Is it really necessary to break backward compatibility here?
Version
3.44.0
Operating system
Experiments Enabled
No response
Example Taskfile
version: '3'
tasks:
default:
cmds:
- |
echo RandInt: {{randInt 0 100}}Metadata
Metadata
Assignees
Labels
No labels