gradio/js/wasm/CHANGELOG.md
2024-05-03 19:06:05 +01:00

8.1 KiB

@gradio/wasm

0.10.1

Fixes

  • #8204 376dfaa - Specify the fastapi version on Lite to avoid ujson installation which is not available on Pyodide yet. Thanks @whitphx!

0.10.0

Features

0.9.0

Features

  • #7660 f739bef - Add Playground to Lite Custom Element. Thanks @aliabd!

0.8.0

Features

  • #7571 2edba13 - Fix CrossOriginWorkerMaker to cache the blob URL. Thanks @whitphx!

0.7.0

Features

0.6.0

Features

  • #7061 05d8a3c - Update ruff to 0.1.13, enable more rules, fix issues. Thanks @akx!

0.5.1

Fixes

0.5.0

Features

0.4.1

Features

Fixes

  • #6938 459c5dc - replacing distutils.StrictVersion dependency for Python 3.12. Thanks @velaia!

0.4.0

Features

0.3.0

Features

0.2.0

0.2.0-beta.2

Features

Fixes

0.2.0-beta.1

Features

0.2.0-beta.0

Features

  • #5956 f769876e0 - Apply formatter (and small refactoring) to the Lite-related frontend code. Thanks @whitphx!
  • #5958 6780d660b - Make the HTTP requests for the Wasm worker wait for the initial run_code() or run_file() to finish. Thanks @whitphx!

0.1.0

Features

Fixes

0.0.4

Features

0.0.3

Features

0.0.2

Fixes