v0.74.0
Big change: registers for loop integer variables and for function parameters - the later means you can't change an int to a float or other type so might require grol script changes.
What's Changed
-
Added Register (for int64) type. by @ldemailly in #240
-
Updates for golangci-lint v1.61.0 (some gosec improvements) by @ldemailly in #239
-
Bump fortio.org/safecast from 0.1.1 to 1.0.0 in the fortio group by @dependabot in #241
-
Bump fortio.org/terminal from 0.9.1 to 0.9.2 in the fortio group by @dependabot in #242
Full Changelog: v0.73.0...v0.74.0