Releases: tox-dev/filelock
Releases · tox-dev/filelock
3.12.1
What's Changed
- Add trusted-publish by @gaborbernat in #236
- Add 3.12 support by @gaborbernat in #237
- Bump pypa/gh-action-pypi-publish from 1.8.5 to 1.8.6 by @dependabot in #239
- git ls-files -z -- .github/workflows/check.yml | xargs -0 sed -i 's|3.12.0-alpha.7|3.12.0-beta.1|g' by @gaborbernat in #243
- Use ruff by @gaborbernat in #244
- Fix test_bad_lock_file for other OSes by @TheMatt2 in #242
Full Changelog: 3.12.0...3.12.1
3.12.0
What's Changed
- Fix: #225 :Get rid of warning about inability to link to _thread._local. by @csm10495 in #226
- Bump deps and tools by @gaborbernat in #228
- Add umask check to tests so umask 002 is valid by @TheMatt2 in #227
- Fix lock hang on Windows by @TheMatt2 in #231
- Conditionally disable/enable thread-local lock behavior. by @csm10495 in #232
Full Changelog: 3.11.0...3.12.0
3.11.0
What's Changed
- Bump pypa/gh-action-pypi-publish from 1.8.3 to 1.8.5 by @dependabot in #218
- Fix #220: Allow filelock test thread to catch any exceptions by @TheMatt2 in #221
- Bump deps and tools by @gaborbernat in #222
- Run more pypy versions in CI but without coverage by @gaborbernat in #224
- Make the lock a thread local variable by @csm10495 in #219
New Contributors
Full Changelog: 3.10.7...3.11.0
3.10.7
3.10.6
3.10.5
3.10.4
What's Changed
Full Changelog: 3.10.3...3.10.4
3.10.3
What's Changed
- Bump pypa/gh-action-pypi-publish from 1.8.1 to 1.8.3 by @dependabot in #207
- bug fix by @jahrules in #209
Full Changelog: 3.10.2...3.10.3
3.10.2
What's Changed
Full Changelog: 3.10.1...3.10.2
3.10.1
What's Changed
- Bump pypa/gh-action-pypi-publish from 1.7.1 to 1.8.1 by @dependabot in #200
- Bump deps and tools by @gaborbernat in #201
- Properly pickle of Timeout objects + test cases by @TheMatt2 in #203
New Contributors
Full Changelog: 3.10.0...3.10.1