Skip to content

v0.12.34

Latest

Choose a tag to compare

@jph00 jph00 released this 19 Nov 00:06
· 2 commits to main since this release

New Features

  • 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