Releases: grol-io/grol
Releases · grol-io/grol
v0.96.2
v0.96.1
What's Changed
- Fix register dereferencing when used as map keys in #468
- Grol2go: currently just creates a binary that still interprets the grol code in #465
Full Changelog: v0.96.0...v0.96.1
Changelog
v0.96.0
What's Changed
- Add 3-part for loop syntax (start:end:incr) in #462
- Fix register reference bug in variable assignment inside loops in #464
Note: while we have a sprinkle of AI here, it's been carefully reviewed and guided, not typical AI slop
Full Changelog: v0.95.3...v0.96.0
Changelog
v0.95.3
What's Changed
- Don't echo back what is being
read()when not in terminal mode by @ldemailly in #460
- dependency updates
Full Changelog: v0.95.2...v0.95.3
Changelog
v0.95.2
Latest terminal/ansipixels (and x/image while at it)
What's Changed
- Bump golang.org/x/image from 0.30.0 to 0.33.0 by @dependabot[bot] in #455
- Bump fortio.org/terminal from 0.60.3 to 0.61.0 in the fortio group by @dependabot[bot] in #454
Full Changelog: v0.95.1...v0.95.2
Changelog
v0.95.1
Same as 0.95.0 but with wasm build fixed (without the new ShellExec command0
What's Changed
- Adding special -c "exec ..." mode for direct exec like login shell by @ldemailly in #446
- Update golangci-lint version to v2.6.1 by @ldemailly in #451
- Fix the wasm build by @ldemailly in #453
Full Changelog: v0.94.0...v0.95.1
Changelog
v0.95.0
What's Changed
- Adding special -c "exec ..." mode for direct exec like login shell by @ldemailly in #446
- Update golangci-lint version to v2.6.1 and linter induced updates and fortio log,cli.terminal bumps by @ldemailly in #451
Full Changelog: v0.94.0...v0.95.0
Changelog
v0.94.0
What's Changed
- Add float() and allow spaces in string input for int() by @ldemailly in #443
- Bump fortio.org/progressbar from 1.1.0 to 1.2.0 in the fortio group by @dependabot[bot] in #441
Full Changelog: v0.93.1...v0.94.0
Changelog
v0.93.1
Rebuild with go 1.24.9 and minor tweak in fortio.org/terminal
What's Changed
- Bump fortio.org/terminal from 0.60.1 to 0.60.2 in the fortio group by @dependabot[bot] in #440
Full Changelog: v0.93.0...v0.93.1
Changelog
v0.93.0
What's Changed
- Use new version of terminal and cli by @ldemailly in #439
- Rebuild with go1.24.8
Full Changelog: v0.92.5...v0.93.0