What's Changed
- 📦 PyPI - Build 1.0.0
- ⚙️ Feature: on_input_change policy for resume workflows (#281)
- ⚙️ Feature: Managed DotFlow with name, idempotent start, and CLI cleanup (#269)
- ⚙️ Feature: Add dotflow login with device flow and config file (#269)
- ⚙️ Feature: Add --resume flag to dotflow start CLI (#267)
- ⚙️ Feature: Add --workflow flag to dotflow start (#259)
- ⚙️ Feature: Managed-mode ServerAPI provider and task numbering (#257)
- ⚙️ Feature: Use background threads for non-blocking server updates (#243)
- ⚙️ Feature: Improve model_dump_json truncation strategy (#252)
- 🪲 Bug: Honour WORKFLOW_ID env var in DotFlow constructor (#264)
- 🪲 Bug: Fix entry point separator to use module.path:attribute format (#262)
- 🪲 Bug: Fix TimeoutError not caught on Python 3.9/3.10 (#245)
- 🪲 Bug: Fix ServerDefault update_task payload and add sequential_group docs (#241)
⚠️ Security: Patch 12 Dependabot security vulnerabilities- 📘 Docs: Change license from MIT to Apache-2.0 (#255)
Full Changelog: v0.15.0...v1.0.0