History
1.1.4 (2025-01-03)
Improved documentation with comprehensive guides
Enhanced architecture documentation
Added ReadTheDocs configuration
Updated dependencies and Python version support
1.1.0 (2024-XX-XX)
Added multiuser support with event system
Implemented unified subset execution model
Enhanced server-client architecture
Added resume functionality for failed nodes
Improved GUI with better status visualization
1.0.0 (2023-XX-XX)
Major architecture refactor
Introduced server-based workflow execution
Added Flask API for workflow management
Implemented WebSocket for real-time updates
Added Registry system for server discovery
Enhanced CLI with subcommands
0.5.0 (2022-XX-XX)
Added Tkinter GUI for visual workflow editing
Implemented graph-based workflow structure
Added GraphML file format support
Improved command execution with subprocess
Added basic multiprocessing support
0.1.0 (2021-01-16)
First release on PyPI
Basic command execution functionality
Initial workflow management capabilities