Sourced from filelock's releases.
3.21.2
What's Changed
- 🐛 fix: catch ImportError for missing sqlite3 C library by
@gaborbernatin tox-dev/filelock#475Full Changelog: https://github.com/tox-dev/filelock/compare/3.21.1...3.21.2
3.21.1
What's Changed
- 🐛 fix: gracefully handle missing
sqlite3when importingReadWriteLockby@bayandinin tox-dev/filelock#473New Contributors
@bayandinmade their first contribution in tox-dev/filelock#473Full Changelog: https://github.com/tox-dev/filelock/compare/3.21.0...3.21.1
3.21.0
What's Changed
- 🔧 chore: modernize tooling and bump deps by
@gaborbernatin tox-dev/filelock#470- ✨ feat(lock): add SQLite-based ReadWriteLock by
@leventovin tox-dev/filelock#399- Enable removal of UNIX lock files by
@sbc100in tox-dev/filelock#408- 👷 ci(release): persist changelog on release by
@gaborbernatin tox-dev/filelock#471- 👷 ci(release): commit changelog and use release config by
@gaborbernatin tox-dev/filelock#472New Contributors
@leventovmade their first contribution in tox-dev/filelock#399@sbc100made their first contribution in tox-dev/filelock#408Full Changelog: https://github.com/tox-dev/filelock/compare/3.20.3...3.21.0
Sourced from filelock's changelog.
3.21.2 (2026-02-13)
- 🐛 fix: catch ImportError for missing sqlite3 C library :pr:
4753.21.1 (2026-02-12)
- 🐛 fix: gracefully handle missing
sqlite3when importingReadWriteLock:pr:473- by :user:bayandin- 🐛 fix(ci): make release workflow robust
3.21.0 (2026-02-12)
- 🐛 fix(ci): make release workflow robust
- 👷 ci(release): commit changelog and use release config :pr:
472- 👷 ci(release): consolidate to two jobs :pr:
471- ✨ feat(unix): delete lock file on release :pr:
408- by :user:sbc100- ✨ feat(lock): add SQLite-based ReadWriteLock :pr:
399- by :user:leventov- 🔧 chore: modernize tooling and bump deps :pr:
470
9678acc
Release 3.21.24194182
🐛 fix: catch ImportError for missing sqlite3 C library (#475)9b2d086
Release 3.21.1eff3991
🐛 fix: gracefully handle missing sqlite3 when importing
ReadWriteLock (#473)3692417
🐛 fix(ci): make release workflow robust053168f
Release 3.21.0c2f5754
🐛 fix(ci): make release workflow robust0dc277c
👷 ci(release): commit changelog and use release config (#472)be8fe1a
👷 ci(release): consolidate to two jobs (#471)03b0ab7
✨ feat(unix): delete lock file on release (#408)