Releases: yohang/Finite
Releases · yohang/Finite
2.0.0
What's Changed
- Migrated CI checks to GitHub actions by @yohang in #164
- feature: Adds Symfony Bundle to 2.0 by @yohang in #166
- feat: Add state machine dumpers by @yohang in #167
- feat: Added getStateClasses() and hasState() methods on StateMachine by @yohang in #168
- Fix typo in install command by @nick-potts in #169
- feat(events): Added raw object in transition events by @yohang in #171
- chore(dagger): Daggerized project by @yohang in #170
- perf: Optimize can() and apply() methods by @yohang in #172
- tests: Added mutation testing by @yohang in #173
- feat: Added PHP8.5 by @yohang in #174
- feat: Added compatibility with Symfony 8 by @yohang in #175
- chore: Preparing 2.0.0 by @yohang in #176
New Contributors
- @nick-potts made their first contribution in #169
Full Changelog: 1.3.6...2.0.0