Skip to content

Releases: whitphx/stlite

v0.60.2

27 Jun 09:58
Compare
Choose a tag to compare

What's Changed

πŸ• Updates

  • Add worker integration test with st.write_stream() to check if the coroutine is awaited by @whitphx in #998
  • Update electron-builder to 24.13.2 to fix vulnerability by @whitphx in #999
  • Fix the Parquet serializer's auto-fixing of non-string column names by @whitphx in #1000

Full Changelog: v0.60.1...v0.60.2

v0.60.1

26 Jun 15:14
Compare
Choose a tag to compare

What's Changed

πŸ• Updates

  • Bump mypy from 1.10.0 to 1.10.1 in /packages/kernel/py/stlite-server by @dependabot in #995
  • Update the streamlit submodule not to use the deprecated APIs in Pandas by @whitphx in #996

Full Changelog: v0.60.0...v0.60.1

v0.60.0

25 Jun 16:02
Compare
Choose a tag to compare

What's Changed

πŸ• Updates

  • Rename test files .test. that contain unit tests to .spec. because unit tests represents the specs by @whitphx in #992
  • Upgrade Streamlit to 1.36.0 by @whitphx in #993

Full Changelog: v0.59.0...v0.60.0

v0.59.0

25 Jun 08:46
Compare
Choose a tag to compare

What's Changed

πŸ• Updates

  • Fix the mountable option parser to throw an error if the entrypoint option is not provided instead of falling back to the default value because it's confusing by @whitphx in #991

Full Changelog: v0.58.7...v0.59.0

v0.58.7

25 Jun 03:58
Compare
Choose a tag to compare

What's Changed

πŸ• Updates

  • Bump urllib3 from 2.2.1 to 2.2.2 in /packages/kernel/py/stlite-server in the pip group across 1 directory by @dependabot in #982
  • Bump ws from 7.5.9 to 7.5.10 in the npm_and_yarn group by @dependabot in #983
  • Bump ruff from 0.4.9 to 0.4.10 in /packages/kernel/py/stlite-server by @dependabot in #984
  • Worker E2E test by @whitphx in #986
  • Add streamlit/lib/dev-requirements.txt to the venv make rule deps by @whitphx in #988
  • Set USE_CONSTRAINTS_FILE=false in Makefile by @whitphx in #989
  • Update Pyodide to 0.26.1 by @whitphx in #987

Full Changelog: v0.58.6...v0.58.7

v0.58.6

17 Jun 04:55
Compare
Choose a tag to compare

What's Changed

πŸ• Updates

Full Changelog: v0.58.5...v0.58.6

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