Releases: PySpur-Dev/pyspur
Releases · PySpur-Dev/pyspur
v0.1.8
What's Changed
- Feat/chat by @srijanpatel in #200
- chore: bump version to 0.1.8 in pyproject.toml by @srijanpatel in #201
- fix: update handleKeyDown event type in PromptInputWithRegenerateButt… by @srijanpatel in #202
Full Changelog: v0.1.7...v0.1.8
v0.1.7
What's Changed
- refactor: simplify header button tooltips by using native title attri… by @srijanpatel in #198
- chore: bump package version to 0.1.7 by @srijanpatel in #199
Full Changelog: v0.1.6...v0.1.7
v0.1.6
What's Changed
- Feat/generate output schema via AI by @JeanKaddour in #170
- fixing bugs with the ollama/deepseek-r1 integration by @rajeev in #176
- feat(firecrawl): Enhance FirecrawlCrawlNode with async crawling and status polling by @preet-bhadra in #179
- feat(schema): Add Python reserved word validation for schema fields by @preet-bhadra in #181
- Feat/trace error view by @preet-bhadra in #180
- Update README_CN.md by @chonchoi in #183
- Bugfix/app freeze by @preet-bhadra in #182
- Feat/errors trace view by @preet-bhadra in #174
- Feat: human in the loop by @JeanKaddour in #177
- Feat: Prompt generator by @JeanKaddour in #190
- Replace custom HTML with a JSON view by @rajeev in #187
- Refactor/linter errors by @JeanKaddour in #192
- Chore/pre commit hooks by @srijanpatel in #193
- Refactor/nodesidebar by @JeanKaddour in #194
- Feat/workflow versions by @srijanpatel in #195
- Remove husky prepare script from package.json by @srijanpatel in #196
- chore: bump package version to 0.1.6 by @srijanpatel in #197
New Contributors
Full Changelog: v0.1.5...v0.1.6
v0.1.5
What's Changed
- feat: add copy button inside NodeOutputDisplay by @JeanKaddour in #167
- Merge Node by @rajeev in #165
- support python 3.11 and fix sqlite initialisation issues by @srijanpatel in #168
- feat: improve page titles. show workflow title when available by @srijanpatel in #169
Full Changelog: v0.1.4...v0.1.5
v0.1.4
Router bug fix
Full Changelog: v0.1.3...v0.1.4
v0.1.3
Bug fixes
Full Changelog: v0.1.2...v0.1.3
v0.1.2
Full Changelog: v0.1.1...v0.1.2
v0.1.1
Bug fix in pypi package publish
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- Bugfix/minor fixes by @preet-bhadra in #156
- Feat/simplify nodes by @preet-bhadra in #157
- Added support for gemini-2.0-flash in _model_info.py by @chriseckinger in #158
- Refactor: rendering of template variables inside NodeSideBar + add message variable to Slack node by @JeanKaddour in #159
- Bugfix/minor fixes by @preet-bhadra in #160
- Feat/package - part 1 by @srijanpatel in #161
- Feat/package - part 2 by @srijanpatel in #162
- Fix/partial run by @srijanpatel in #164
- Feat/package by @srijanpatel in #163
New Contributors
- @chriseckinger made their first contribution in #158
Full Changelog: v0.0.21...v0.1.0
v0.0.21
What's Changed
- Feat/simplify nodes by @preet-bhadra in #155
- refactor: add decorator for node registry by @JeanKaddour in #153
Full Changelog: v0.0.20...v0.0.21