Skip to content

Releases: grol-io/grol

v0.23.0

20 Jul 20:25
b15808e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.22.2...v0.23.0

Changelog

v0.22.2

20 Jul 06:49
44150e2
Compare
Choose a tag to compare
  • Fixed return bug (too aggressive stack popping)
  • Introduced testscript for testing
  • Sorting map keys
  • Non color mode bug fix

Full Changelog: v0.22.1...v0.22.2

Changelog

  • 44150e2 introduce testscript, fix return bug, add map keys sorting, non color mode bug fix (#52)
  • 8b74fab trying full anchor for tag regexp even though... (#51)

v0.22.1

19 Jul 23:46
f6923fd
Compare
Choose a tag to compare

What's Changed

  • Handle panics, use same html/js fragment for running and testing in page grow was here and web-site by @ldemailly in #49

See https://github.com/grol-io/web-site/blob/main/Makefile for what we sync

Full Changelog: v0.22.0...v0.22.1

Changelog

  • 772d81b Adding favicon.ico
  • f6923fd Handle panics, use same fragment for running and testing in page grow was here and web-site (#49)

v0.22.0

19 Jul 22:06
d4ab19c
Compare
Choose a tag to compare
  • Wasm support 🎉 (not yet tinygo wasm for JS side, works for wasi, but, in progress) by @ldemailly in #37
Screenshot 2024-07-19 at 3 03 58 PM

Full Changelog: v0.21.0...v0.22.0

Changelog

v0.21.0

15 Jul 23:53
c4f454c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.20.0...v0.21.0

Changelog

v0.20.0

15 Jul 20:41
41774eb
Compare
Choose a tag to compare

What's Changed

  • Capture print/log when using EvalString (for the discord bot) by @ldemailly in #32

Full Changelog: v0.19.2...v0.20.0

Changelog

  • 41774eb capture print/log when using EvalString (for the discord bot) (#32)
  • 5b28ec0 review comment from #21

v0.19.2

15 Jul 06:21
Compare
Choose a tag to compare

Changelog

v0.19.1

15 Jul 05:05
Compare
Choose a tag to compare

All CI docker, brew etc... now working - See https://github.com/grol-io/grol#install

What's Changed

Full Changelog: v0.19.0...v0.19.1

v0.19.1-pre9

15 Jul 04:44
Compare
Choose a tag to compare
v0.19.1-pre9 Pre-release
Pre-release

Changelog

  • c5e7c4d duh... had the wrong image

v0.19.1-pre10

15 Jul 04:58
Compare
Choose a tag to compare
v0.19.1-pre10 Pre-release
Pre-release

Changelog

  • 52516e3 switching to PAT to write to brew tap