Version 0.4.0
What's Changed
- gsm8k examples and results by @vazirim in #322
 - feat: in react ui Context tab, use breadcrumb ui to link to def site by @starpit in #380
 - Add json-repair by @claudiosv in #279
 - feat: in react ui, add Masonry view to replace Transcript view by @starpit in #395
 - Asynchronous LLMs calls by @mandel in #284
 - feat: in react UI, add Run button to support re-running program by @starpit in #431
 - Add a 
max_iterationsfield to therepeat/untilloop (and makeuntiloptional) and removerepeat/num_iterationsloops. by @mandel in #434 - Granite 3.1 chat template fix by @vazirim in #433
 - feat: add homebrew formula by @starpit in #447
 - Unify 
repeatandforloops and addwhileby @mandel in #444 - feat: in react ui re-enable Replay/Run button and functionality by @starpit in #451
 - intrinsics hallucination example by @vazirim in #464
 - doc: update react ui build for production documentation by @starpit in #476
 - feat: syntax highlight code in markdown blocks by @starpit in #480
 - feat: in react ui, use pty for Run by @starpit in #492
 - feat: add final result 'output of program' to react ui masonry by @starpit in #497
 - removed old viewer by @vazirim in #510
 - feat: add Platform field to model detail Summary tab by @starpit in #516
 - modules implementation by @vazirim in #507
 - New RAG example by @esnible in #427
 - feat: initial support for showing structured model responses in detail ui by @starpit in #527
 - updated PDL quick reference by @hirzel in #545
 - feat: add opengraph meta info to ui by @starpit in #549
 - Migrate some examples from Replicate to Ollama by @jgchn in #522
 - Added Granite 3.2 chat template, template that works with ollama by @vazirim in #557
 modelblocks can use the granite-io platform by @mandel in #529- Join loop iterations as objects by @mandel in #580
 - Add flexibility on the case of the values for the fields 
lang,parser, andmodeby @mandel in #612 - Incorrect endpoint in Telemetry doc by @esnible in #619
 - Deploy Ollama to run examples by @jgchn in #629
 
New Contributors
Full Changelog: v0.3.0...v0.4.0