Releases: StructuredLabs/preswald
Releases · StructuredLabs/preswald
0.1.39
What's Changed
- feat: wip - cli by @jayanth-kumar-morem in #121
- fixed csv path in data manager for hf links by @shivam-singhal in #126
- feat: telemetry by @jayanth-kumar-morem in #124
- fix: make examples compatible with latest preswald by @jayanth-kumar-morem in #128
Full Changelog: 0.1.38...0.1.39
0.1.38
What's Changed
- Fix README and examples for connect function by @shivam-singhal in #117
- Updated UI components for better readability by @shivam-singhal in #119
- feat: [Slug] Auth Flow for SDK / Console Integration by @jayanth-kumar-morem in #118
- Remove view and replace with table by @shivam-singhal in #120
Full Changelog: 0.1.37...0.1.38
0.1.37
0.1.35
What's Changed
- Fix Missing
sample.csv
in Release 0.1.34 by @amrutha97 in #98 - Add preswald tutorial Command with Full Component Showcase and Documentation by @amrutha97 in #99
- fix: duplicate components on reload by @jayanth-kumar-morem in #100
- chore: Removed black in favor of ruff by @shivam-singhal in #101
- chore: clean up docs and unused files by @shivam-singhal in #102
- UI by @jayanth-kumar-morem in #103
- Add connect() function which returns a DuckDBPyConnection object by @shivam-singhal in #105
- feat: Add coreswald depl url by @jayanth-kumar-morem in #106
Full Changelog: 0.1.34...0.1.35
0.1.34
What's Changed
- Refactor2 by @shivam-singhal in #54
- Bg conn by @jayanth-kumar-morem in #55
- feat: Add prod variant deployment target by @jayanth-kumar-morem in #57
- feat: Add user, api, app id for preswald proj depl by @jayanth-kumar-morem in #62
- refactor: Use Structured, not corewald/webwald by @jayanth-kumar-morem in #63
- UI updates, config.toml -> preswald.toml, clean up examples by @amrutha97 in #66
- Feat/finance example by @TaejusYee2001 in #70
- Fixed bug in slider step update by @TaejusYee2001 in #69
- Refactor Pt 1. by @shivam-singhal in #61
- feat: Add support Structured Cloud deployment for
preswald stop
by @jayanth-kumar-morem in #72 - fix: examples with latest preswald versioning by @jayanth-kumar-morem in #73
- Add issue and pr templates by @shivam-singhal in #74
- chore: add formatting and linting by @shivam-singhal in #77
- feat: Add preswald deployments cli cmdn by @jayanth-kumar-morem in #78
- UI nit by @jayanth-kumar-morem in #79
- chore: refactor + prettier/linting by @shivam-singhal in #80
- feat: Add preswald stop hello.py --target gcp by @jayanth-kumar-morem in #81
- feat: add music example by @joanne5548 in #83
- MotherDuck + Preswald - health data example by @amrutha97 in #84
- doc: fix the example run command by @developer0116 in #85
- Fix/frontend cleanup by @KaylaMLe in #82
- Feature - Example for Real Estate Prices by @bluzeey in #75
- Fix/windows build run issues by @TaejusYee2001 in #68
- [Cleanup] Remove
ComponentShowcase
Page and References by @amrutha97 in #90 - [Cleanup] Remove definitions page and all references by @amrutha97 in #92
- [Cleanup] Remove connections page and all references by @amrutha97 in #93
- [Cleanup] Reemove isort and use only ruff by @shivam-singhal in #94
- Add
data/
dir,sample.csv
, and default Plotly chart topreswald_init
by @amrutha97 in #95
New Contributors
- @TaejusYee2001 made their first contribution in #70
- @joanne5548 made their first contribution in #83
- @developer0116 made their first contribution in #85
- @KaylaMLe made their first contribution in #82
- @bluzeey made their first contribution in #75
Full Changelog: 0.1.32...0.1.34
0.1.32
Update to version 0.1.32
0.1.28
https://pypi.org/project/preswald/0.1.28/
What's Changed
- feat: Get the components to render from server.py by @jayanth-kumar-morem in #2
- Set up React/Vite, + initial components by @amrutha97 in #3
- Render components from hello.py by @jayanth-kumar-morem in #4
- feat: bundle react frontend while preswald depl by @jayanth-kumar-morem in #5
- feat: Render Widgets with Actual Values from the Python Script Executed via preswald run by @jayanth-kumar-morem in #6
- Connections, Earthquake Demo by @jayanth-kumar-morem in #7
- UI improvements by @amrutha97 in #8
- Simplified setup by @shivam-singhal in #9
- Connections by @jayanth-kumar-morem in #10
- feat: Make Script re-run on every UI Component update by @jayanth-kumar-morem in #11
- feat: Update checkbox, selectbox, text_input by @jayanth-kumar-morem in #12
- feat: update connections page ui by @jayanth-kumar-morem in #13
- feat: read connection details from config.toml by @jayanth-kumar-morem in #14
- refactor: examples by @jayanth-kumar-morem in #15
- feat: Make sidebar collapsible by @jayanth-kumar-morem in #16
- Refactor by @shivam-singhal in #17
- Atom + Workflow by @shivam-singhal in #18
- add logging to config + cli by @shivam-singhal in #19
- fix: connections by @jayanth-kumar-morem in #21
- serve frontend assets from preswald server by @jayanth-kumar-morem in #20
- Updated logo and favicon in preswald/static by @shivam-singhal in #23
- Logo + favicon fixes by @shivam-singhal in #24
- Favicon logo by @shivam-singhal in #25
- Visualization by @jayanth-kumar-morem in #26
- Moved setuptools to main deps from dev deps by @shivam-singhal in #29
- Test perf by @jayanth-kumar-structuredlabs in #27
- preswald deploy (via docker) to local and cloud-run by @shivam-singhal in #31
- feat(visualization): Optimize loading and compression by @jayanth-kumar-morem in #30
- Workflow dag by @jayanth-kumar-morem in #32
- [DevX] On
preswald run
open the localhost link automatically by @amrutha97 in #33 - Rename deploy flags by @shivam-singhal in #34
- feat: Impl connections page to display config.toml by @jayanth-kumar-morem in #35
- Updates to the CLI by @shivam-singhal in #36
Full Changelog: https://github.com/StructuredLabs/preswald/commits/0.1.28