Releases: whitphx/stlite
Releases Β· whitphx/stlite
v0.62.4
What's Changed
π Updates
- Update Pyodide to 0.26.2 by @whitphx in #1051
- Bump pandas-stubs from 2.2.2.240603 to 2.2.2.240805 in /packages/kernel/py/stlite-lib by @dependabot in #1052
Full Changelog: v0.62.3...v0.62.4
v0.62.3
v0.62.2
What's Changed
π Updates
- Disable test.concurrent() by @whitphx in #1042
- Bump pyright from 1.1.373 to 1.1.374 in /packages/kernel/py/stlite-server by @dependabot in #1039
- Remove the mountedSitePackagesSnapshotFilePath option and use the archive option instead by @whitphx in #1041
- Bump ruff from 0.5.5 to 0.5.6 in /packages/kernel/py/stlite-server by @dependabot in #1040
- Fix/desktop basic sample by @whitphx in #1044
- Run npx update-browserslist-db@latest by @whitphx in #1046
- Bump @75lb/deep-merge from 1.1.1 to 1.1.2 in the npm_and_yarn group by @dependabot in #1045
Full Changelog: v0.62.1...v0.62.2
v0.62.1
v0.61.0
What's Changed
π Updates
- Bump fast-xml-parser from 4.3.2 to 4.4.1 in the npm_and_yarn group by @dependabot in #1034
- Feature/ast patch await by @whitphx in #1021
- Update the streamlit submodule rebasing it by @whitphx in #1035
Full Changelog: v0.60.3...v0.61.0
v0.60.3
What's Changed
π Updates
- Bump certifi from 2024.2.2 to 2024.7.4 in /packages/kernel/py/stlite-server in the pip group by @dependabot in #1006
- Bump postcss from 8.4.38 to 8.4.39 in the npm_and_yarn group by @dependabot in #1008
- Extend the E2E test timeout to 20s by @whitphx in #1002
- Update README.md and desktop/README.md by @whitphx in #1010
- Bump ruff from 0.4.10 to 0.5.1 in /packages/kernel/py/stlite-server by @dependabot in #1005
- Bump ruff from 0.5.1 to 0.5.2 in /packages/kernel/py/stlite-server by @dependabot in #1016
- Rename 'stlite' to the capitalized 'Stlite' and update the subtitle by @whitphx in #1017
- Bump mypy from 1.10.1 to 1.11.0 in /packages/kernel/py/stlite-server by @dependabot in #1023
- Install pyodide-py for type checking and improve type hints in stlite_server/server.py by @whitphx in #1027
- Fix/stlite server pyright by @whitphx in #1031
- Bump postcss from 8.4.39 to 8.4.40 in the npm_and_yarn group by @dependabot in #1030
- Bump ruff from 0.5.2 to 0.5.5 in /packages/kernel/py/stlite-server by @dependabot in #1029
- Bump matplotlib from 3.9.0 to 3.9.1 in /packages/kernel/py/stlite-server by @dependabot in #1004
- Bump pytest from 8.2.2 to 8.3.2 in /packages/kernel/py/stlite-server by @dependabot in #1028
Full Changelog: v0.60.2...v0.60.3
v0.60.2
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
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
v0.59.0
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