Skip to content

Releases: winzou/state-machine

0.4.6

24 Mar 10:05
1a3db37

Choose a tag to compare

What's Changed

Full Changelog: 0.4.5...0.4.6

0.4.5

24 Mar 09:38
200f05c

Choose a tag to compare

What's Changed

Full Changelog: 0.4.4...0.4.5

Symfony7 support

29 Jan 09:16
b7ced0a

Choose a tag to compare

What's Changed

  • [Maintenance] Migrate travis to github actions by @lchrusciel in #51
  • [Maintenance] Fix GH Action to support different Sf versions by @coldic3 in #52
  • [Maintenance][GH] Require supported PHP and Sf versions only by @coldic3 in #53
  • Add support for Symfony 7 by @loic425 in #58

New Contributors

Full Changelog: 0.4.3...0.4.4

Symfony6 support

29 Jan 13:39
d155f66

Choose a tag to compare

Merge pull request #49 from Zales0123/allow-symfony-6

Add Symfony 6 support

Try to fix issue with php version constraint

16 Jun 18:14
7633c95

Choose a tag to compare

PHP8 support

03 Mar 21:04
7633c95

Choose a tag to compare

Merge pull request #45 from sebdesign/master

Add support for PHP 8

Symfony5 support

26 Jul 07:32
da3ef73

Choose a tag to compare

Merge pull request #44 from winzou/sf5

Symfony5 support

Symfony4 compatible

11 Feb 18:19
37f03a3

Choose a tag to compare

Merge pull request #37 from bpolaszek/master

Symfony 4 compatibility

Fix non-string callback arguments

03 Nov 13:29

Choose a tag to compare

Allow callback to call method on the object itself

28 Oct 02:57

Choose a tag to compare