Skip to content

Releases: petrknap/php-critical-section

2.1.1

06 Nov 19:55
ef1d38d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.1.1

2.1.0

29 Jun 17:44
d592f46
Compare
Choose a tag to compare

What's Changed

  • Public Symfony\Lock\CriticalSection::__construct by @petrknap in #14

Full Changelog: v2.0.0...v2.1.0

2.0.0

29 Jun 16:56
88c1a86
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v2.0.0

1.4.0

28 Jun 14:34
2263f59
Compare
Choose a tag to compare

What's Changed

  • Implemented generic LockedResource object by @petrknap in #9

Full Changelog: v1.3.0...v1.4.0

1.3.0

22 Jun 22:02
a3db429
Compare
Choose a tag to compare

What's Changed

  • Added support for critical sections with arguments by @petrknap in #10

Full Changelog: v1.2.1...v1.3.0

1.2.1

23 Apr 21:28
babd6fc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.2.1

v1.2.0: Merge pull request #6 from petrknap/with-locks

14 Nov 20:20
e0ecbd2
Compare
Choose a tag to compare

v1.1.0: Merge pull request #2 from petrknap/multilock-support

12 Nov 20:27
b8bf7d3
Compare
Choose a tag to compare
Implemented wrapping of critical sections

v1.0.0: Merge pull request #1 from petrknap/critical-section

11 Nov 15:05
c7a024a
Compare
Choose a tag to compare