Skip to content

Tags: uuf6429/state-engine-php

Tags

2.1.0

Toggle 2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Support mermaid; modernize codebase (#7)

* Support mermaid; modernize codebase

* Improve traits

* Rename methods

2.0.2

Toggle 2.0.2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Improve coverage and tests

2.0.1

Toggle 2.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix code style, improve coverage (#6)

* Fix code style, improve coverage

* Tiny change

2.0.0

Toggle 2.0.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Fix small things in readme

1.1.0

Toggle 1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Small improvements (#2)

* Avoid creative use of names potentially break builder

* Use anon class instead of additional class file in tests

* Fix code coverage filter

* Expose builder properties so custom builders can have custom state/transition classes

* Small doc update

* Remove assumption that repository is traversable

* Just use iterators

1.0.0

Toggle 1.0.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Various improvements