vulture v2.3 Release Notes
Release Date: 2021-01-16 // over 1 year ago-
- ➕ Add pre-commit hook (Clément Robert, #244).
Previous changes from v2.2
-
- 📜 Only parse format strings when being used with
locals()
(jingw, #225). - Don't override paths in pyproject.toml with empty CLI paths (bcbnz, #228).
- ✅ Run continuous integration tests for Python 3.9 (ju-sh, #232).
- 👉 Use pathlib internally (ju-sh, #226).
- 📜 Only parse format strings when being used with