Skip to content

Releases: ixarlie/mutex-bundle

2.0.3

08 May 18:18
Compare
Choose a tag to compare

Full Changelog: 2.0.2...2.0.3

2.1.0

04 Jan 18:49
a0c22ed
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.2...2.1.0

2.0.2

14 Jan 11:36
Compare
Choose a tag to compare

Fix UserIsolationNamingStrategy DI

2.0.1

19 Oct 22:30
Compare
Choose a tag to compare

Minor README.md and UPGRADING.MD fixes

Full Changelog: 2.0.0...2.0.1

2.0.0

03 Oct 14:35
Compare
Choose a tag to compare

This release provides the integration with symfony/lock.

Read for more details:

Note: Then integration with arvenil/ninja-mutex was abandoned.

v1.0.4

01 Dec 12:50
Compare
Choose a tag to compare

Drop support for symfony/contracts version 2

v1.0.3

18 Dec 11:05
Compare
Choose a tag to compare
  • bugfix. revert kernel event instances to be compatible with sf3.4

v1.0.2

18 Dec 10:28
Compare
Choose a tag to compare
  • bugfix. use translator interface from component for sf3.4, from contracts for sf4.4

v1.0.1

18 Dec 09:52
Compare
Choose a tag to compare
  • Bugfix. Use deprecated root method in symfony configuration class to support 3.4 version

v1.0.0

18 Dec 08:51
84c3199
Compare
Choose a tag to compare
  • Drop PHP5
  • Drop 2.x symfony components versions
  • Upgrade dependencies
  • Add PHP7 type hinting