File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Changelog
22=========
33
4+ 2.16.0 (2026-01-11)
5+ -------------------
6+ - Drop Python 3.8 support, add Python 3.11, 3.13 and 3.14 support
7+ - Update GoogleJavaFormatter to 1.33.0
8+ - Update ktfmt to version 0.61
9+ - Update ktlint to version 1.8.0
10+ - Update palantir to version 2.83.0
11+ - [ internal] Add Dependabot configuration for automated dependency updates (GitHub Actions and pip)
12+ - [ internal] Add auto-merge workflow for Dependabot PRs
13+ - [ internal] Update pre-commit hooks, github actions, tox and mypy configurations
14+ - [ internal] Apply pyupgrade modernizations (remove encoding pragmas, use modern Python syntax)
15+
4162.15.0 (2025-06-25)
517-------------------
618- Update GoogleJavaFormatter to 1.27.0
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ license_file = LICENSE
2222long_description = file: README.md, CHANGELOG.md
2323long_description_content_type = text/markdown
2424url = https://github.com/macisamuele/language-formatters-pre-commit-hooks
25- version = 2.15 .0
25+ version = 2.16 .0
2626
2727[options]
2828install_requires =
You can’t perform that action at this time.
0 commit comments