Skip to content

v0.8.0

Compare
Choose a tag to compare
@lpm0073 lpm0073 released this 30 Dec 02:38
· 2116 commits to main since this release

0.8.0 (2023-12-30)

Bug Fixes

  • add an error boundary (4b7d021)
  • convert return value to json if necessary. also verify dict keys before attempting to access anything (376e14d)
  • ensure that error messages are strings (7c01083)
  • scaffold an Error Boundary for the chatapp (3fcbdb6)

Features