Releases: PySpur-Dev/pyspur
Releases · PySpur-Dev/pyspur
Release list
v0.0.20
v0.0.19
What's Changed
- fix/ Router Node, Coalesce Node and Output Schemas by @srijanpatel in #154
Full Changelog: v0.0.18...v0.0.19
v0.0.18
What's Changed
- get the ollama base URL from the environment if none has been defined by @rajeev in #137
- Refactor/base groupnode on basenode by @srijanpatel in #138
- adding a logging configuration file by @rajeev in #136
- Fix/for loop input by @srijanpatel in #139
- Bugfix/node title and edges by @preet-bhadra in #140
- Feat/structured output schema by @preet-bhadra in #142
- Refactor/output json schema by @srijanpatel in #143
- Refactor/schema editor + feat/enum support by @JeanKaddour in #141
- Bugfix/output schema by @preet-bhadra in #145
- Bugfix/output schema by @preet-bhadra in #146
- Feat/email nodes by @preet-bhadra in #147
- Feat/mime types by @srijanpatel in #148
- Add Help Modal and Calendly Widget to Dashboard by @srijanpatel in #149
- fix: Simplify edge handle generation in flow slice by @preet-bhadra in #150
- Bugfix/minor fixes by @preet-bhadra in #151
- Bugfix/minor fixes by @preet-bhadra in #152
Full Changelog: v0.0.17...v0.0.18
v0.0.17
What's Changed
- Feat/data connectors by @preet-bhadra in #127
- feat: add Jina.ai Reader integration by @rajeev in #121
- Fix/llm providers consistency by @srijanpatel in #130
- Bugfix/node title and edges by @preet-bhadra in #128
- Fix/partial run outputs by @srijanpatel in #131
- Feat: Retriever node by @JeanKaddour in #132
- Refactor/output node simplification by @srijanpatel in #134
- Refactor/make output schema mandatory by @srijanpatel in #133
- Feat: Raise warning when there are missing required fields before workflow run by @JeanKaddour in #135
Full Changelog: v0.0.16...v0.0.17
v0.0.16
What's Changed
- Bugfix/router node by @preet-bhadra in #125
- Feat/cascading failures by @srijanpatel in #126
Full Changelog: v0.0.15...v0.0.16
v0.0.15
What's Changed
- bugfix: add curl to backend container for the ollama check by @rajeev in #116
- Bugfix/router node by @preet-bhadra in #115
- bugfix: change output schema str type to string by @rajeev in #117
- Refactor workflow deletion logic and relationships by @srijanpatel in #119
- Fix/run modal UI by @srijanpatel in #120
- feat: add deepseek-r1 to the list of ollama models by @rajeev in #122
- refactor: update NodeSidebar Switch component props and formatting by @preet-bhadra in #123
New Contributors
Full Changelog: v0.0.14...v0.0.15
v0.0.14
v0.0.13
What's Changed
- Feat: Chunk Editor by @JeanKaddour in #107
- feat: enhance NodeOutputDisplay to support recursive JSON rendering, data URIs, and various media types by @srijanpatel in #108
- Feat/for loop fe by @srijanpatel in #109
- feat: support non-JSON models by @JeanKaddour in #110
- Feat/data connectors by @preet-bhadra in #112
- Refactor/convert embedded files to local files by @srijanpatel in #113
Full Changelog: v0.0.12...v0.0.13
v0.0.12
What's Changed
- Feat: Make NodeSidebar aware of backend model constraints by @JeanKaddour in #102
- Feat/for loop fe - part2 by @srijanpatel in #103
- Chore/nextUIToHeroUIMigration by @srijanpatel in #104
- Fix/deploy modal by @srijanpatel in #105
- Fix/build-errors by @srijanpatel in #106
Full Changelog: v0.0.11...v0.0.12
v0.0.11
What's Changed
Bug fixes
- Feat/for loop fe - Part 1 by @srijanpatel in #100
- Feat: File uploads for RunModal / Test Cases by @JeanKaddour in #101
Full Changelog: v0.0.10...v0.0.11