Releases: grol-io/grol-discord-bot
Releases · grol-io/grol-discord-bot
v0.52.0
https://github.com/grol-io/grol/releases/tag/v0.65.0 is huge! references! mutate up the stack!
What's Changed
- Updated for Context by @ldemailly in #106
- Use the new references/modifiable up stack grol by @ldemailly in #108
Full Changelog: v0.51.1...v0.52.0
v0.52.0-pre2
Changelog
- 3929fd8 Use grol with fixed lambda chaining
v0.52.0-pre1
v0.51.1
What's Changed
- Bump grol.io/grol from 0.63.0 to 0.63.1 by @dependabot in #105
Full Changelog: v0.51.0...v0.51.1
v0.51.0
From grol: now with time()
, sleep()
and limited run duration to 3s by default
What's Changed
- Use upcoming MaxDuration from grol by @ldemailly in #104
Full Changelog: v0.50.3...v0.51.0
v0.50.3
v0.50.2
What's Changed
- Finish finding wins before doing block move by @ldemailly in #102
Full Changelog: v0.50.1...v0.50.2
v0.50.1
v0.50.0
What's Changed
- Greatly simplify tictactoe now that we have for loops by @ldemailly in #99
Full Changelog: v0.49.0...v0.50.0
v0.50.0-pre2
Changelog
- c8c7497 With continue and rnd, much nicer play - random play too