Releases: vandetho/symflow
Releases · vandetho/symflow
Release v1.18.0
Changelog
1.18.0 (2025-03-27)
Features
- integrate EventEmitter for workflow event handling (5a554ef)
1.17.1 (2025-03-22)
Bug Fixes
- docs: correct CI badge URL file extension in README (090e006)
1.17.0 (2025-03-22)
Features
- add CI workflow and update dependencies (c2b0e2e)
- add workflow definitions and enhance test coverage (fa40e4c)
- ci: relocate and rename CI configuration file (8de13f4)
- enhance state management with fork sibling handling (0df431b)
Bug Fixes
- ci: remove unnecessary Codecov token usage (f4ce824)
1.16.0 (2025-03-22)
Features
- add fork sibling cleanup and recursive state tracking (709e7d7)
- README: add badges for version, downloads, and license (40fe17c)
1.15.2 (2025-03-22)
Bug Fixes
- enhance state tracing in getAllFromStatesLeadingTo (27d9654)
1.15.1 (2025-03-22)
Bug Fixes
- optimize state handling and add new utility method (ddb7137)
1.15.0 (2025-03-22)
Features
- improve StateMachine validation and state handling (5df4e63)
- symflow: refine state transition logic handling (dfb9f82)
1.14.0 (2025-03-21)
Features
- refine state transitions with filtered next states (b2bfeb9)
1.13.0 (2025-03-20)
Features
- enhance state management in workflow transitions (83e17a2)
1.12.0 (2025-03-20)
Features
- deps: update dev dependencies and remove unused deps (a615477)
1.11.0 (2025-03-20)
Features
- add new events and types to workflow exports (4c372da)
- remove all TypeScript definitions and compiled files (8f3e1fb)
1.10.0 (2025-03-20)
Features
- add core workflow and audit trail implementation (6daf767)
1.9.0 (2025-03-20)
Features
- add core workflow and audit trail implementation (6268eb6)
1.8.0 (2025-03-13)
Features
- events: enhance README with event handling examples (ea4e436)
1.7.0 (2025-03-13)
Features
- add event handling to workflows (3510d36)
1.6.0 (2025-03-13)
Features
- add metadata support to workflow events (21787cd)
1.5.0 (2025-03-13)
Features
- add guard functionality to block transitions (fb58e55)
- add optional guards to transition checks (ebc9e84)
1.4.0 (2025-03-13)
Features
- update README with new Workflow and StateMachine APIs (6d65760)
1.3.0 (2025-03-13)
Features
- docs: add Table of Contents to README (a02b7fd)
- workflows: add permissions for contents and PRs (1681354)
Bug Fixes
- workflow: add missing newline in release.yaml (b1c67f7)
1.2.0 (2025-03-13)
Features
- docs: add Table of Contents to README (a02b7fd)
1.1.0 (2025-03-12)
Features
- workflows: add permissions for contents and PRs (1681354)
Bug Fixes
- workflow: add missing newline in release.yaml (b1c67f7)
Release v1.17.1
Changelog
1.17.1 (2025-03-22)
Bug Fixes
- docs: correct CI badge URL file extension in README (090e006)
1.17.0 (2025-03-22)
Features
- add CI workflow and update dependencies (c2b0e2e)
- add workflow definitions and enhance test coverage (fa40e4c)
- ci: relocate and rename CI configuration file (8de13f4)
- enhance state management with fork sibling handling (0df431b)
Bug Fixes
- ci: remove unnecessary Codecov token usage (f4ce824)
1.16.0 (2025-03-22)
Features
- add fork sibling cleanup and recursive state tracking (709e7d7)
- README: add badges for version, downloads, and license (40fe17c)
1.15.2 (2025-03-22)
Bug Fixes
- enhance state tracing in getAllFromStatesLeadingTo (27d9654)
1.15.1 (2025-03-22)
Bug Fixes
- optimize state handling and add new utility method (ddb7137)
1.15.0 (2025-03-22)
Features
- improve StateMachine validation and state handling (5df4e63)
- symflow: refine state transition logic handling (dfb9f82)
1.14.0 (2025-03-21)
Features
- refine state transitions with filtered next states (b2bfeb9)
1.13.0 (2025-03-20)
Features
- enhance state management in workflow transitions (83e17a2)
1.12.0 (2025-03-20)
Features
- deps: update dev dependencies and remove unused deps (a615477)
1.11.0 (2025-03-20)
Features
- add new events and types to workflow exports (4c372da)
- remove all TypeScript definitions and compiled files (8f3e1fb)
1.10.0 (2025-03-20)
Features
- add core workflow and audit trail implementation (6daf767)
1.9.0 (2025-03-20)
Features
- add core workflow and audit trail implementation (6268eb6)
1.8.0 (2025-03-13)
Features
- events: enhance README with event handling examples (ea4e436)
1.7.0 (2025-03-13)
Features
- add event handling to workflows (3510d36)
1.6.0 (2025-03-13)
Features
- add metadata support to workflow events (21787cd)
1.5.0 (2025-03-13)
Features
- add guard functionality to block transitions (fb58e55)
- add optional guards to transition checks (ebc9e84)
1.4.0 (2025-03-13)
Features
- update README with new Workflow and StateMachine APIs (6d65760)
1.3.0 (2025-03-13)
Features
- docs: add Table of Contents to README (a02b7fd)
- workflows: add permissions for contents and PRs (1681354)
Bug Fixes
- workflow: add missing newline in release.yaml (b1c67f7)
1.2.0 (2025-03-13)
Features
- docs: add Table of Contents to README (a02b7fd)
1.1.0 (2025-03-12)
Features
- workflows: add permissions for contents and PRs (1681354)
Bug Fixes
- workflow: add missing newline in release.yaml (b1c67f7)
Release v1.17.0
Changelog
1.17.0 (2025-03-22)
Features
- add CI workflow and update dependencies (c2b0e2e)
- add workflow definitions and enhance test coverage (fa40e4c)
- ci: relocate and rename CI configuration file (8de13f4)
- enhance state management with fork sibling handling (0df431b)
Bug Fixes
- ci: remove unnecessary Codecov token usage (f4ce824)
1.16.0 (2025-03-22)
Features
- add fork sibling cleanup and recursive state tracking (709e7d7)
- README: add badges for version, downloads, and license (40fe17c)
1.15.2 (2025-03-22)
Bug Fixes
- enhance state tracing in getAllFromStatesLeadingTo (27d9654)
1.15.1 (2025-03-22)
Bug Fixes
- optimize state handling and add new utility method (ddb7137)
1.15.0 (2025-03-22)
Features
- improve StateMachine validation and state handling (5df4e63)
- symflow: refine state transition logic handling (dfb9f82)
1.14.0 (2025-03-21)
Features
- refine state transitions with filtered next states (b2bfeb9)
1.13.0 (2025-03-20)
Features
- enhance state management in workflow transitions (83e17a2)
1.12.0 (2025-03-20)
Features
- deps: update dev dependencies and remove unused deps (a615477)
1.11.0 (2025-03-20)
Features
- add new events and types to workflow exports (4c372da)
- remove all TypeScript definitions and compiled files (8f3e1fb)
1.10.0 (2025-03-20)
Features
- add core workflow and audit trail implementation (6daf767)
1.9.0 (2025-03-20)
Features
- add core workflow and audit trail implementation (6268eb6)
1.8.0 (2025-03-13)
Features
- events: enhance README with event handling examples (ea4e436)
1.7.0 (2025-03-13)
Features
- add event handling to workflows (3510d36)
1.6.0 (2025-03-13)
Features
- add metadata support to workflow events (21787cd)
1.5.0 (2025-03-13)
Features
- add guard functionality to block transitions (fb58e55)
- add optional guards to transition checks (ebc9e84)
1.4.0 (2025-03-13)
Features
- update README with new Workflow and StateMachine APIs (6d65760)
1.3.0 (2025-03-13)
Features
- docs: add Table of Contents to README (a02b7fd)
- workflows: add permissions for contents and PRs (1681354)
Bug Fixes
- workflow: add missing newline in release.yaml (b1c67f7)
1.2.0 (2025-03-13)
Features
- docs: add Table of Contents to README (a02b7fd)
1.1.0 (2025-03-12)
Features
- workflows: add permissions for contents and PRs (1681354)
Bug Fixes
- workflow: add missing newline in release.yaml (b1c67f7)
Release v1.16.0
Changelog
1.16.0 (2025-03-22)
Features
- add fork sibling cleanup and recursive state tracking (709e7d7)
- README: add badges for version, downloads, and license (40fe17c)
1.15.2 (2025-03-22)
Bug Fixes
- enhance state tracing in getAllFromStatesLeadingTo (27d9654)
1.15.1 (2025-03-22)
Bug Fixes
- optimize state handling and add new utility method (ddb7137)
1.15.0 (2025-03-22)
Features
- improve StateMachine validation and state handling (5df4e63)
- symflow: refine state transition logic handling (dfb9f82)
1.14.0 (2025-03-21)
Features
- refine state transitions with filtered next states (b2bfeb9)
1.13.0 (2025-03-20)
Features
- enhance state management in workflow transitions (83e17a2)
1.12.0 (2025-03-20)
Features
- deps: update dev dependencies and remove unused deps (a615477)
1.11.0 (2025-03-20)
Features
- add new events and types to workflow exports (4c372da)
- remove all TypeScript definitions and compiled files (8f3e1fb)
1.10.0 (2025-03-20)
Features
- add core workflow and audit trail implementation (6daf767)
1.9.0 (2025-03-20)
Features
- add core workflow and audit trail implementation (6268eb6)
1.8.0 (2025-03-13)
Features
- events: enhance README with event handling examples (ea4e436)
1.7.0 (2025-03-13)
Features
- add event handling to workflows (3510d36)
1.6.0 (2025-03-13)
Features
- add metadata support to workflow events (21787cd)
1.5.0 (2025-03-13)
Features
- add guard functionality to block transitions (fb58e55)
- add optional guards to transition checks (ebc9e84)
1.4.0 (2025-03-13)
Features
- update README with new Workflow and StateMachine APIs (6d65760)
1.3.0 (2025-03-13)
Features
- docs: add Table of Contents to README (a02b7fd)
- workflows: add permissions for contents and PRs (1681354)
Bug Fixes
- workflow: add missing newline in release.yaml (b1c67f7)
1.2.0 (2025-03-13)
Features
- docs: add Table of Contents to README (a02b7fd)
1.1.0 (2025-03-12)
Features
- workflows: add permissions for contents and PRs (1681354)
Bug Fixes
- workflow: add missing newline in release.yaml (b1c67f7)
Release v1.15.2
Changelog
1.15.2 (2025-03-22)
Bug Fixes
- enhance state tracing in getAllFromStatesLeadingTo (27d9654)
1.15.1 (2025-03-22)
Bug Fixes
- optimize state handling and add new utility method (ddb7137)
1.15.0 (2025-03-22)
Features
- improve StateMachine validation and state handling (5df4e63)
- symflow: refine state transition logic handling (dfb9f82)
1.14.0 (2025-03-21)
Features
- refine state transitions with filtered next states (b2bfeb9)
1.13.0 (2025-03-20)
Features
- enhance state management in workflow transitions (83e17a2)
1.12.0 (2025-03-20)
Features
- deps: update dev dependencies and remove unused deps (a615477)
1.11.0 (2025-03-20)
Features
- add new events and types to workflow exports (4c372da)
- remove all TypeScript definitions and compiled files (8f3e1fb)
1.10.0 (2025-03-20)
Features
- add core workflow and audit trail implementation (6daf767)
1.9.0 (2025-03-20)
Features
- add core workflow and audit trail implementation (6268eb6)
1.8.0 (2025-03-13)
Features
- events: enhance README with event handling examples (ea4e436)
1.7.0 (2025-03-13)
Features
- add event handling to workflows (3510d36)
1.6.0 (2025-03-13)
Features
- add metadata support to workflow events (21787cd)
1.5.0 (2025-03-13)
Features
- add guard functionality to block transitions (fb58e55)
- add optional guards to transition checks (ebc9e84)
1.4.0 (2025-03-13)
Features
- update README with new Workflow and StateMachine APIs (6d65760)
1.3.0 (2025-03-13)
Features
- docs: add Table of Contents to README (a02b7fd)
- workflows: add permissions for contents and PRs (1681354)
Bug Fixes
- workflow: add missing newline in release.yaml (b1c67f7)
1.2.0 (2025-03-13)
Features
- docs: add Table of Contents to README (a02b7fd)
1.1.0 (2025-03-12)
Features
- workflows: add permissions for contents and PRs (1681354)
Bug Fixes
- workflow: add missing newline in release.yaml (b1c67f7)
Release v1.15.1
Changelog
1.15.1 (2025-03-22)
Bug Fixes
- optimize state handling and add new utility method (ddb7137)
1.15.0 (2025-03-22)
Features
- improve StateMachine validation and state handling (5df4e63)
- symflow: refine state transition logic handling (dfb9f82)
1.14.0 (2025-03-21)
Features
- refine state transitions with filtered next states (b2bfeb9)
1.13.0 (2025-03-20)
Features
- enhance state management in workflow transitions (83e17a2)
1.12.0 (2025-03-20)
Features
- deps: update dev dependencies and remove unused deps (a615477)
1.11.0 (2025-03-20)
Features
- add new events and types to workflow exports (4c372da)
- remove all TypeScript definitions and compiled files (8f3e1fb)
1.10.0 (2025-03-20)
Features
- add core workflow and audit trail implementation (6daf767)
1.9.0 (2025-03-20)
Features
- add core workflow and audit trail implementation (6268eb6)
1.8.0 (2025-03-13)
Features
- events: enhance README with event handling examples (ea4e436)
1.7.0 (2025-03-13)
Features
- add event handling to workflows (3510d36)
1.6.0 (2025-03-13)
Features
- add metadata support to workflow events (21787cd)
1.5.0 (2025-03-13)
Features
- add guard functionality to block transitions (fb58e55)
- add optional guards to transition checks (ebc9e84)
1.4.0 (2025-03-13)
Features
- update README with new Workflow and StateMachine APIs (6d65760)
1.3.0 (2025-03-13)
Features
- docs: add Table of Contents to README (a02b7fd)
- workflows: add permissions for contents and PRs (1681354)
Bug Fixes
- workflow: add missing newline in release.yaml (b1c67f7)
1.2.0 (2025-03-13)
Features
- docs: add Table of Contents to README (a02b7fd)
1.1.0 (2025-03-12)
Features
- workflows: add permissions for contents and PRs (1681354)
Bug Fixes
- workflow: add missing newline in release.yaml (b1c67f7)
Release v1.15.0
Changelog
1.15.0 (2025-03-22)
Features
- improve StateMachine validation and state handling (5df4e63)
- symflow: refine state transition logic handling (dfb9f82)
1.14.0 (2025-03-21)
Features
- refine state transitions with filtered next states (b2bfeb9)
1.13.0 (2025-03-20)
Features
- enhance state management in workflow transitions (83e17a2)
1.12.0 (2025-03-20)
Features
- deps: update dev dependencies and remove unused deps (a615477)
1.11.0 (2025-03-20)
Features
- add new events and types to workflow exports (4c372da)
- remove all TypeScript definitions and compiled files (8f3e1fb)
1.10.0 (2025-03-20)
Features
- add core workflow and audit trail implementation (6daf767)
1.9.0 (2025-03-20)
Features
- add core workflow and audit trail implementation (6268eb6)
1.8.0 (2025-03-13)
Features
- events: enhance README with event handling examples (ea4e436)
1.7.0 (2025-03-13)
Features
- add event handling to workflows (3510d36)
1.6.0 (2025-03-13)
Features
- add metadata support to workflow events (21787cd)
1.5.0 (2025-03-13)
Features
- add guard functionality to block transitions (fb58e55)
- add optional guards to transition checks (ebc9e84)
1.4.0 (2025-03-13)
Features
- update README with new Workflow and StateMachine APIs (6d65760)
1.3.0 (2025-03-13)
Features
- docs: add Table of Contents to README (a02b7fd)
- workflows: add permissions for contents and PRs (1681354)
Bug Fixes
- workflow: add missing newline in release.yaml (b1c67f7)
1.2.0 (2025-03-13)
Features
- docs: add Table of Contents to README (a02b7fd)
1.1.0 (2025-03-12)
Features
- workflows: add permissions for contents and PRs (1681354)
Bug Fixes
- workflow: add missing newline in release.yaml (b1c67f7)
Release v1.14.0
Changelog
1.14.0 (2025-03-21)
Features
- refine state transitions with filtered next states (b2bfeb9)
1.13.0 (2025-03-20)
Features
- enhance state management in workflow transitions (83e17a2)
1.12.0 (2025-03-20)
Features
- deps: update dev dependencies and remove unused deps (a615477)
1.11.0 (2025-03-20)
Features
- add new events and types to workflow exports (4c372da)
- remove all TypeScript definitions and compiled files (8f3e1fb)
1.10.0 (2025-03-20)
Features
- add core workflow and audit trail implementation (6daf767)
1.9.0 (2025-03-20)
Features
- add core workflow and audit trail implementation (6268eb6)
1.8.0 (2025-03-13)
Features
- events: enhance README with event handling examples (ea4e436)
1.7.0 (2025-03-13)
Features
- add event handling to workflows (3510d36)
1.6.0 (2025-03-13)
Features
- add metadata support to workflow events (21787cd)
1.5.0 (2025-03-13)
Features
- add guard functionality to block transitions (fb58e55)
- add optional guards to transition checks (ebc9e84)
1.4.0 (2025-03-13)
Features
- update README with new Workflow and StateMachine APIs (6d65760)
1.3.0 (2025-03-13)
Features
- docs: add Table of Contents to README (a02b7fd)
- workflows: add permissions for contents and PRs (1681354)
Bug Fixes
- workflow: add missing newline in release.yaml (b1c67f7)
1.2.0 (2025-03-13)
Features
- docs: add Table of Contents to README (a02b7fd)
1.1.0 (2025-03-12)
Features
- workflows: add permissions for contents and PRs (1681354)
Bug Fixes
- workflow: add missing newline in release.yaml (b1c67f7)
Release v1.13.0
Changelog
1.13.0 (2025-03-20)
Features
- enhance state management in workflow transitions (83e17a2)
1.12.0 (2025-03-20)
Features
- deps: update dev dependencies and remove unused deps (a615477)
1.11.0 (2025-03-20)
Features
- add new events and types to workflow exports (4c372da)
- remove all TypeScript definitions and compiled files (8f3e1fb)
1.10.0 (2025-03-20)
Features
- add core workflow and audit trail implementation (6daf767)
1.9.0 (2025-03-20)
Features
- add core workflow and audit trail implementation (6268eb6)
1.8.0 (2025-03-13)
Features
- events: enhance README with event handling examples (ea4e436)
1.7.0 (2025-03-13)
Features
- add event handling to workflows (3510d36)
1.6.0 (2025-03-13)
Features
- add metadata support to workflow events (21787cd)
1.5.0 (2025-03-13)
Features
- add guard functionality to block transitions (fb58e55)
- add optional guards to transition checks (ebc9e84)
1.4.0 (2025-03-13)
Features
- update README with new Workflow and StateMachine APIs (6d65760)
1.3.0 (2025-03-13)
Features
- docs: add Table of Contents to README (a02b7fd)
- workflows: add permissions for contents and PRs (1681354)
Bug Fixes
- workflow: add missing newline in release.yaml (b1c67f7)
1.2.0 (2025-03-13)
Features
- docs: add Table of Contents to README (a02b7fd)
1.1.0 (2025-03-12)
Features
- workflows: add permissions for contents and PRs (1681354)
Bug Fixes
- workflow: add missing newline in release.yaml (b1c67f7)
Release v1.12.0
Changelog
1.12.0 (2025-03-20)
Features
- deps: update dev dependencies and remove unused deps (a615477)
1.11.0 (2025-03-20)
Features
- add new events and types to workflow exports (4c372da)
- remove all TypeScript definitions and compiled files (8f3e1fb)
1.10.0 (2025-03-20)
Features
- add core workflow and audit trail implementation (6daf767)
1.9.0 (2025-03-20)
Features
- add core workflow and audit trail implementation (6268eb6)
1.8.0 (2025-03-13)
Features
- events: enhance README with event handling examples (ea4e436)
1.7.0 (2025-03-13)
Features
- add event handling to workflows (3510d36)
1.6.0 (2025-03-13)
Features
- add metadata support to workflow events (21787cd)
1.5.0 (2025-03-13)
Features
- add guard functionality to block transitions (fb58e55)
- add optional guards to transition checks (ebc9e84)
1.4.0 (2025-03-13)
Features
- update README with new Workflow and StateMachine APIs (6d65760)
1.3.0 (2025-03-13)
Features
- docs: add Table of Contents to README (a02b7fd)
- workflows: add permissions for contents and PRs (1681354)
Bug Fixes
- workflow: add missing newline in release.yaml (b1c67f7)
1.2.0 (2025-03-13)
Features
- docs: add Table of Contents to README (a02b7fd)
1.1.0 (2025-03-12)
Features
- workflows: add permissions for contents and PRs (1681354)
Bug Fixes
- workflow: add missing newline in release.yaml (b1c67f7)