Skip to content
This repository was archived by the owner on Mar 29, 2025. It is now read-only.

Latest commit

 

History

History
25 lines (15 loc) · 751 Bytes

File metadata and controls

25 lines (15 loc) · 751 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Added

  • changelog

1.0.0-dev.1 - 2024-10-28

Added

  • basic logic for state machine with state iterator
  • full implementation of Pass state
  • scope-able journal for atomic journaling of state transitions
  • rigging of JSONPath interface for InputPath, OutputPath, ResultPath, ResultSelector