github sparckles/Robyn v0.83.0
v0.83.0 - introduce testing client

21 hours ago

What's Changed

  • docs: add dedicated static files page and fix file-uploads SEO by @sansyrox in #1358
  • docs: add comprehensive response return styles reference by @sansyrox in #1357
  • feat: forward WebSocket binary frames to Python message handler by @sansyrox in #1353
  • fix: replace panicking unwrap() calls with proper error handling in WebSocket code by @sansyrox in #1352
  • perf: avoid unnecessary response body clone in IntoPyObject by @sansyrox in #1351
  • fix(website): reduce excessive GitHub API requests from docs site by @sansyrox in #1360
  • fix(ci): remove Python 3.14 from linux-cross preview matrix by @sansyrox in #1362
  • fix: replace unused pydantic import with importlib.util.find_spec by @sansyrox in #1343
  • feat: add in-process TestClient for fast unit testing by @sansyrox in #1344

Full Changelog: v0.82.1...v0.83.0

Don't miss a new Robyn release

NewReleases is sending notifications on new releases.