ZoopFlow Documentation Versions
ZoopFlow documentation is versioned to match the library releases. This ensures you can always find documentation that matches your installed version.
Available Versions
Latest Stable (v1.0.0)
The most recent stable release of ZoopFlow. This documentation includes all the latest features, bug fixes, and improvements.
The first stable release of ZoopFlow with complete API coverage and comprehensive documentation.
v0.x (Pre-release)
Documentation for pre-release versions. This is useful if you're using an early version or want to explore upcoming features.
Version Compatibility
ZoopFlow follows semantic versioning (SemVer):
- Major versions (x.0.0) may include breaking changes
- Minor versions (0.x.0) add new features in a backward-compatible manner
- Patch versions (0.0.x) include backward-compatible bug fixes
Migrating Between Versions
When upgrading ZoopFlow, refer to the migration guides for detailed instructions:
Always use the documentation version that matches your installed version of ZoopFlow for the most accurate information.