Module versioning

Module versioning 

Source
Expand description

Workflow versioning and change tracking system

This module provides comprehensive version management for workflows, including version history, compatibility checks, and diff generation.

Structs§

ChangelogEntry
Detailed changelog entry
EdgeInfo
Edge information for diff
MetadataChange
Metadata change detail
NodeChange
Node change detail
VersionCompatibility
Workflow version compatibility checker
WorkflowDiff
Workflow diff between two versions
WorkflowVersionEntry
Workflow version history entry
WorkflowVersionHistory
Complete version history for a workflow

Enums§

ChangeType
Type of version change
ChangelogType
Type of changelog entry