Skip to content

v0.12.36

Latest

Choose a tag to compare

@jph00 jph00 released this 08 Dec 01:35
· 26 commits to main since this release

Bugs Squashed

  • Bump toast z-index to 1090 so toasts appear above modals (#807), thanks to @erikgaas
  • Fix StreamingResponse handling in _resp (#792), thanks to @kenfj
  • Add get_client (#800)
  • Handle str in show (#796)

Bugs Squashed

  • Use updated railway return val (#798)
  • Only strip newlines when parsing strings (#797), thanks to @johnowhitaker
  • Fix StreamingResponse handling in _resp (#792), thanks to @kenfj