Releases: Brad-Edwards/gotstate
Releases · Brad-Edwards/gotstate
Release v1.0.3
Changed\n- Updated project URLs in package metadata
Finalize move between repos
v1.0.2 Release version 1.0.2
v1.0.1
Full Changelog: v1.0.0...v1.0.1
v1.0.0
[1.0.0] - 2024-12-22
Added
- Hierarchical state machine implementation
- Core functionality
- State management and transitions
- Event handling
- Guard conditions
- Transition actions
- State data lifecycle
- Validation system
- Plugin architecture
- Test suite
- Type hints
- Error handling
- Documentation and examples
- CI/CD pipeline
- Development tools
Changed
- Migrated from Rust to Python implementation
- Stabilized APIs
- Finalized plugin interface
Security
- Security scanning in CI
- Input validation
- Runtime checks