Skip to content

Releases: grol-io/grol-discord-bot

v0.44.0

27 Aug 02:24
b558cd6
Compare
Choose a tag to compare

What's Changed

  • New -d for debug/seeing all parentheses and use newer grol 0.58 with simplified expressions output, fixed @grol -f in channels. by @ldemailly in #90

Full Changelog: v0.43.0...v0.44.0

v0.43.0

26 Aug 20:09
0dc3ae4
Compare
Choose a tag to compare

!grol TicTacToe() for a demo of interactions

What's Changed

  • @grol is alternative to !grol. bot now uses "reply" to identify origin. complex messages sending and interactions update/replies by @ldemailly in #83

Full Changelog: v0.42.0...v0.43.0

v0.42.0

22 Aug 16:19
6bdf2b8
Compare
Choose a tag to compare

🎉 => lambdas

What's Changed

Full Changelog: v0.41.0...v0.42.0

v0.41.0

21 Aug 17:44
b6703d8
Compare
Choose a tag to compare

Ranges! including relative ones (ie [1,2,3,4][2:-1])

What's Changed

Full Changelog: v0.40.1...v0.41.0

v0.40.1

21 Aug 00:13
a79f439
Compare
Choose a tag to compare

What's Changed

  • do output nil when nothing else is in the output and no errors either by @ldemailly in #85

Full Changelog: v0.40.0...v0.40.1

v0.40.0

20 Aug 22:23
c296783
Compare
Choose a tag to compare

New parsing error reporting in grol 0.53.0 and limiting error output in discord.

What's Changed

Full Changelog: v0.39.0...v0.40.0

v0.39.0

20 Aug 00:15
2accd12
Compare
Choose a tag to compare

Pretty big change with map and array caching for under 4, 8 entries respectively.

What's Changed

Full Changelog: v0.38.1...v0.39.0

v0.38.1

19 Aug 05:01
ac9ca35
Compare
Choose a tag to compare

Fixed memorization bug (should not cache functions using upper stack bindings)

What's Changed

Full Changelog: v0.38.0...v0.38.1

v0.38.0

18 Aug 19:40
df4515b
Compare
Choose a tag to compare

What's Changed

  • Harden the service, use the memory limit from grol 0.51+ to avoid fatal/crashes, limit length of values in state file by @ldemailly in #80

Full Changelog: v0.37.0...v0.38.0

v0.37.0

16 Aug 23:53
1256b8d
Compare
Choose a tag to compare

Also has new join/split with optional second arg; and arrays * int to repeat.

What's Changed

Full Changelog: v0.36.1...v0.37.0