Skip to content

Releases: grol-io/grol-discord-bot

v0.52.0

04 Sep 00:18
4c8f047
Compare
Choose a tag to compare

https://github.com/grol-io/grol/releases/tag/v0.65.0 is huge! references! mutate up the stack!

What's Changed

Full Changelog: v0.51.1...v0.52.0

v0.52.0-pre2

04 Sep 00:06
Compare
Choose a tag to compare
v0.52.0-pre2 Pre-release
Pre-release

Changelog

  • 3929fd8 Use grol with fixed lambda chaining

v0.52.0-pre1

03 Sep 22:10
Compare
Choose a tag to compare

Changelog

  • ca0eea4 Use the new references/modifiable up stack grol
  • 3d48636 Bump grol.io/grol from 0.64.0 to 0.64.2 (#107)
  • df4afca Updated for Context (#106)

v0.51.1

31 Aug 00:46
1d3c4d9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.51.0...v0.51.1

v0.51.0

30 Aug 23:42
5872ec5
Compare
Choose a tag to compare

From grol: now with time(), sleep() and limited run duration to 3s by default

What's Changed

Full Changelog: v0.50.3...v0.51.0

v0.50.3

30 Aug 03:49
5954aee
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.50.2...v0.50.3

v0.50.2

30 Aug 03:27
2b8425b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.50.1...v0.50.2

v0.50.1

30 Aug 01:35
d668611
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.50.0...v0.50.1

v0.50.0

30 Aug 00:48
e38dec3
Compare
Choose a tag to compare

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

29 Aug 23:52
Compare
Choose a tag to compare
v0.50.0-pre2 Pre-release
Pre-release

Changelog

  • c8c7497 With continue and rnd, much nicer play - random play too