Skip to content

Releases: winzou/StateMachineBundle

v0.6.4

Choose a tag to compare

@winzou winzou released this 24 Mar 10:47
8d05c2c

What's Changed

Full Changelog: v0.6.3...v0.6.4

v0.6.3

Choose a tag to compare

@lchrusciel lchrusciel released this 08 Sep 08:21
10e8d87

What's Changed

New Contributors

Full Changelog: v0.6.2...v0.6.3

Fixed Symfony 7 support

Choose a tag to compare

@lchrusciel lchrusciel released this 30 May 16:09
v0.6.2
63a3269

What's Changed

Full Changelog: v0.6.1...v0.6.2

Symfony 7 support

Choose a tag to compare

@lchrusciel lchrusciel released this 29 Jan 22:02
1cab477

What's Changed

  • [Maintenance] Migrate travis to github actions by @lchrusciel in #66
  • [Maintenance] Fix GH Action to support different Sf versions by @lchrusciel in #67
  • [README] Change badge from travis to GH by @lchrusciel in #68
  • [Maintenance][GH] Require supported PHP and Sf versions only by @coldic3 in #69
  • Add support for Symfony 7 by @loic425 in #72

New Contributors

Full Changelog: 0.6.0...v0.6.1

Symfony 6 support

Symfony 6 support Pre-release
Pre-release

Choose a tag to compare

@winzou winzou released this 21 Dec 14:25
1a897e7
Merge pull request #64 from Zales0123/allow-symfony-6

Add Symfony 6 support

PHP8 support

Choose a tag to compare

@winzou winzou released this 21 Mar 16:28
c712ddd
Merge pull request #62 from pamil/php-8-support

Add support for PHP 8

0.3.2

Choose a tag to compare

@winzou winzou released this 27 Jul 08:38
Fix composer contraint

Symfony5 support

Choose a tag to compare

@winzou winzou released this 26 Jul 07:39
c9522d5
Merge pull request #60 from winzou/sf5

Add Symfony5 support

Fix sf 4.3 deprecation

Choose a tag to compare

@winzou winzou released this 23 Nov 09:24
70a2e91
Merge pull request #54 from firstred/symfony5

Fix Symfony 4.1 deprecations and possibly add Symfony 5 support

Fix 0.4.0

Choose a tag to compare

@winzou winzou released this 06 Aug 19:30
c90d496
Merge pull request #48 from winzou/sf4

Update configuration for sf4