spruce-release Release v1.8.8
Fixes
- Resolved an issue where the
(( calc ... ))
operator was confounded by certain
numeric data types, thinking that things likeint64
weren't numbers.
Acknowledgements
Thanks for the fix @HeavyWombat!
(( calc ... ))
operator was confounded by certainint64
weren't numbers.Thanks for the fix @HeavyWombat!