Skip to content

v1.0.0

Choose a tag to compare

@NGirchev NGirchev released this 10 Dec 22:19

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.

1.0.0 - Initial Release

Added

  • Basic FSM implementation
  • Extended FSM implementation with domain support
  • State transition table builder
  • Event handling
  • Guard conditions
  • Actions and post-actions
  • Exception handling for invalid transitions