Skip to content

Releases: tox-dev/filelock

3.9.0

28 Dec 16:26
1cf8fca
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.8.2...3.9.0

3.8.2

05 Dec 18:21
b8b6f2b
Compare
Choose a tag to compare

What's Changed

  • Bump pypa/gh-action-pypi-publish from 1.5.1 to 1.6.1 by @dependabot in #178
  • Update the license classifier to "Unlicense" by @jond01 in #180

New Contributors

Full Changelog: 3.8.1...3.8.2

3.8.1

05 Dec 07:46
579ccc3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.8.0...3.8.1

3.8.0

10 Aug 06:36
24b26b6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.7.1...3.8.0

3.7.1

31 May 20:10
4730a40
Compare
Choose a tag to compare
Make the readme documentation point to the index page

3.7.0

13 May 08:29
4555608
Compare
Choose a tag to compare
Add ability to return immediately when a lock cannot be obtained inst…

3.6.0: Raise NotImplementedError if using wrong class (#135)

17 Feb 18:12
befd166
Compare
Choose a tag to compare
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Bernát Gábor <[email protected]>

3.5.1: Use time.monotonic() for calculating timeouts. (#136)

16 Feb 14:01
46e4d0b
Compare
Choose a tag to compare

3.5.0

15 Feb 09:06
9ca0f61
Compare
Choose a tag to compare
Update changelog.rst

Drop Python 3.6 support

26 Dec 17:07
87acc9f
Compare
Choose a tag to compare
Drop python3.11 checks

As often segfaults.

Signed-off-by: Bernát Gábor <[email protected]>