Skip to content

Releases: whitphx/stlite

v0.58.5

14 Jun 13:11
Compare
Choose a tag to compare

What's Changed

πŸ• Updates

  • Update streamlit submodule by @whitphx in #974
  • fix/dataframe parquet serialize by @whitphx in #975
  • Update streamlit submodule to point to the stlite-* branch instead of a feature branch by @whitphx in #976

Full Changelog: v0.58.4...v0.58.5

v0.58.4

13 Jun 15:46
Compare
Choose a tag to compare

What's Changed

πŸ• Updates

  • Fix 011_component_gallery/pages/*.py to use raw string to write regex by @whitphx in #966
  • Fix isValidIpcSender to compare the URLs by .startsWith() instead of === by @whitphx in #972
  • Add a Make rule, clean by @whitphx in #971
  • Update the streamlit submodule to use the async ver. of write_stream() and auto code patching for it by @whitphx in #965

Full Changelog: v0.58.3...v0.58.4

v0.58.3

11 Jun 17:34
Compare
Choose a tag to compare

What's Changed

πŸ• Updates

  • Update streamlit submodule revision so it's on stlite-1.35.0 branch by @whitphx in #964

Full Changelog: v0.58.2...v0.58.3

v0.58.2

11 Jun 13:15
Compare
Choose a tag to compare

What's Changed

πŸ• Updates

Full Changelog: v0.58.1...v0.58.2

v0.58.1

11 Jun 11:17
Compare
Choose a tag to compare

What's Changed

πŸ• Updates

  • dev/prettier 3 by @whitphx in #949
  • Bump ruff from 0.4.7 to 0.4.8 in /packages/kernel/py/stlite-server by @dependabot in #950
  • Fix tsconfig error in sharing-common by @whitphx in #952
  • fix/misc by @whitphx in #953
  • Update sampleAppId after updating appData by @whitphx in #955
  • Fix SampleAppMenu design by @whitphx in #956
  • Bump tornado from 6.4 to 6.4.1 in /packages/kernel/py/stlite-server in the pip group across 1 directory by @dependabot in #954
  • Add file:// schema to the Pyodide ESM path in the desktop package by @whitphx in #959

Full Changelog: v0.58.0...v0.58.1

v0.58.0

05 Jun 15:26
Compare
Choose a tag to compare

What's Changed

πŸ• Updates

  • Fix not to pass a to prop to React.Fragment by @whitphx in #941
  • Update the inform-package-stats action to show warnings for large size diffs by @whitphx in #940
  • Bump requests from 2.32.2 to 2.32.3 in /packages/kernel/py/stlite-server by @dependabot in #939
  • Bump ruff from 0.4.6 to 0.4.7 in /packages/kernel/py/stlite-server by @dependabot in #943
  • Bump pandas-stubs from 2.2.2.240514 to 2.2.2.240603 in /packages/kernel/py/stlite-server by @dependabot in #944
  • Bump pytest from 8.2.1 to 8.2.2 in /packages/kernel/py/stlite-server by @dependabot in #945
  • Fix box-sizing of the tab area in the editor by @whitphx in #947
  • Auto-install the imported packages by @whitphx in #902

Full Changelog: v0.57.0...v0.58.0

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