Skip to content

Releases: whitphx/stlite

v0.57.0

30 May 04:59
Compare
Choose a tag to compare

What's Changed

πŸ• Updates

  • Remove parquet-wasm deps from packages/*/package.json by @whitphx in #927
  • Ruff by @whitphx in #938
  • Add --pyodide-source option and remove manual downloading of the prebuilt packages relying on Pyodide's caching mechanism by @whitphx in #937

Full Changelog: v0.56.0...v0.57.0

v0.56.0

29 May 11:51
Compare
Choose a tag to compare

What's Changed

πŸ• Updates

  • Update Pyodide to 0.26.0 by @whitphx in #934
  • Pin Electron version as it's necessary for electron-builder to determ… by @whitphx in #935
  • Update lerna-lite and refresh yarn.lock by @whitphx in #936

Full Changelog: v0.55.1...v0.56.0

v0.55.1

28 May 07:24
Compare
Choose a tag to compare

What's Changed

πŸ• Updates

  • Fix custom component sample: hiplot and streamlit_aggrid by @whitphx in #929
  • Replace time.sleep with asyncio.sleep in the component gallery sample by @whitphx in #928
  • Bump requests from 2.32.1 to 2.32.2 in /packages/kernel/py/stlite-server by @dependabot in #919
  • Update the 030_streamlit_e2e_tests sample where some tests have been … by @whitphx in #930
  • Update samples by @whitphx in #932
  • Make st.logo stlite-compatible by @whitphx in #933

Full Changelog: v0.55.0...v0.55.1

v0.55.0

27 May 05:09
Compare
Choose a tag to compare

What's Changed

  • Bump ejs from 3.1.9 to 3.1.10 in the npm_and_yarn group by @dependabot in #895
  • Bump streamlit-aggrid from 1.0.2 to 1.0.5 in /packages/kernel/py/stlite-server by @dependabot in #903
  • Bump pandas-stubs from 2.2.1.240316 to 2.2.2.240514 in /packages/kernel/py/stlite-server by @dependabot in #906
  • Bump matplotlib from 3.8.4 to 3.9.0 in /packages/kernel/py/stlite-server by @dependabot in #910
  • Bump pytest from 8.2.0 to 8.2.1 in /packages/kernel/py/stlite-server by @dependabot in #914
  • Bump requests from 2.31.0 to 2.32.1 in /packages/kernel/py/stlite-server by @dependabot in #917
  • Update streamlit to 1.35.0 by @whitphx in #920
  • Fix stlite-server's test setup to set python path in pyproject.toml instead of updating sys.path in conftest.py by @whitphx in #922

Full Changelog: v0.54.2...v0.55.0

v0.54.2

02 May 13:21
Compare
Choose a tag to compare

What's Changed

  • Bump pytest from 8.1.2 to 8.2.0 in /packages/kernel/py/stlite-server by @dependabot in #891
  • feature/desktop cli log formatter by @whitphx in #890

Full Changelog: v0.54.1...v0.54.2

v0.54.1

29 Apr 07:13
Compare
Choose a tag to compare

Full Changelog: v0.54.0...v0.54.1

v0.54.0

29 Apr 06:43
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.53.2...v0.54.0

v0.53.2

29 Apr 03:59
Compare
Choose a tag to compare

What's Changed

  • Fix sendHttpRequest method to use the Headers class in the response by @whitphx in #888

Full Changelog: v0.53.1...v0.53.2

v0.53.1

29 Apr 02:52
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.53.0...v0.53.1

v0.53.0

28 Apr 06:16
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.52.5...v0.53.0