Skip to content

Releases: winzou/StateMachineBundle

Fixed Symfony 7 support

30 May 16:09
v0.6.2
63a3269
Compare
Choose a tag to compare

What's Changed

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

Symfony 7 support

29 Jan 22:02
1cab477
Compare
Choose a tag to compare

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

21 Dec 14:25
1a897e7
Compare
Choose a tag to compare
Symfony 6 support Pre-release
Pre-release
Merge pull request #64 from Zales0123/allow-symfony-6

Add Symfony 6 support

PHP8 support

21 Mar 16:28
c712ddd
Compare
Choose a tag to compare
Merge pull request #62 from pamil/php-8-support

Add support for PHP 8

0.3.2

27 Jul 08:38
Compare
Choose a tag to compare
Fix composer contraint

Symfony5 support

26 Jul 07:39
c9522d5
Compare
Choose a tag to compare
Merge pull request #60 from winzou/sf5

Add Symfony5 support

Fix sf 4.3 deprecation

23 Nov 09:24
70a2e91
Compare
Choose a tag to compare
Merge pull request #54 from firstred/symfony5

Fix Symfony 4.1 deprecations and possibly add Symfony 5 support

Fix 0.4.0

06 Aug 19:30
c90d496
Compare
Choose a tag to compare
Merge pull request #48 from winzou/sf4

Update configuration for sf4

Symfony 4

06 Aug 18:58
6f5c1b5
Compare
Choose a tag to compare
Merge pull request #43 from winzou/sf4

Fix sf4 compatibility

Symfony4 compatible

12 Feb 10:56
2a543dc
Compare
Choose a tag to compare
Merge pull request #40 from bpolaszek/master

Symfony 4 / Flex compatibility