ZoopFlow v1.0.0
Welcome to the ZoopFlow v1.0.0 documentation. This is the first stable release of ZoopFlow with a complete API and comprehensive documentation.
What's New in v1.0.0
- Stable API: All core APIs are now stable and will follow semantic versioning
- Complete Type Safety: End-to-end type safety for all workflows
- Temporal.io Integration: Robust integration with Temporal.io for workflow orchestration
- Comprehensive Error Handling: Complete error classification and recovery patterns
- Production-Ready: Thoroughly tested and ready for production use
Core Features
- Type-safe Workflows: Define workflows with full TypeScript type safety
- Schema Validation: Automatic input/output validation
- Modular Architecture: Compose complex workflows from reusable steps
- Robust Error Handling: Comprehensive error classification and recovery
- Extensible Design: Pluggable service registry and middleware support