Skip to content

Releases: tox-dev/filelock

3.13.2

25 Mar 14:25
9a64375
Compare
Choose a tag to compare

What's Changed

  • Fixed small typo in _unix.py by @snemes in #302
  • Update SECURITY.md to reflect Python 3.7 support dropoff by @kemzeb in #304
  • Update index.rst to improve the demo usage by @youkaichao in #314
  • [BugFix] fix permission denied error when lock file is placed in /tmp by @kota-iizuka in #317

New Contributors

Full Changelog: 3.13.1...3.13.2

3.13.1

30 Oct 18:28
141f5d8
Compare
Choose a tag to compare

What's Changed

  • Allow users to subclass FileLock with custom keyword arguments by @hmaarrfk in #284

New Contributors

Full Changelog: 3.13.0...3.13.1

3.13.0

27 Oct 17:07
3e3455e
Compare
Choose a tag to compare

What's Changed

  • Support reentrant locking on lock file path via optional singleton instance by @nefrob in #283

New Contributors

Full Changelog: 3.12.4...3.13.0

3.12.4

13 Sep 16:00
c1163ae
Compare
Choose a tag to compare

What's Changed

  • change typing-extensions to be installed only with the [typing] extra by @asottile in #276

New Contributors

Full Changelog: 3.12.3...3.12.4

3.12.3

28 Aug 14:14
23130ff
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.12.2...3.12.3

3.12.2

12 Jun 21:56
3e628d4
Compare
Choose a tag to compare

What's Changed

  • Restore 'if TYPE_CHECKING' syntax for FileLock definition by @dlax in #245

New Contributors

  • @dlax made their first contribution in #245

Full Changelog: 3.12.1...3.12.2

3.12.1

10 Jun 05:04
64034a2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.12.0...3.12.1

3.12.0

18 Apr 16:48
b4713c9
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.11.0...3.12.0

3.11.0

06 Apr 18:02
d3241b9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.10.7...3.11.0

3.10.7

27 Mar 14:56
b815134
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.10.6...3.10.7