Skip to content

Releases: duolingo/pre-commit-hooks

1.8.2

27 Mar 19:53
Compare
Choose a tag to compare
  • Fix Ruff warnings
  • Treat Apiary client imports as third party

1.8.1

03 Feb 19:14
Compare
Choose a tag to compare
  • Patch Java crash when combining Docker, M4, and macOS 15.2+
  • Preserve C++ include order

1.8.0

16 Nov 00:14
Compare
Choose a tag to compare
  • Update all formatters and other dependencies
  • Add support for Go, C++, TOML
  • Optimize Docker image size

1.7.3

10 Mar 22:16
Compare
Choose a tag to compare
  • Ignore unrecognized file extensions for shell formatting

1.7.2

10 Mar 22:15
Compare
Choose a tag to compare
  • Switch to custom implementation of shell file detection

1.7.1

28 Dec 06:42
Compare
Choose a tag to compare
  • Handle single quotes in file paths

1.7.0

15 Nov 00:53
Compare
Choose a tag to compare
  • Replace Black and isort with Ruff for Python 3
  • Update all formatters and other dependencies

1.6.2

06 Jun 02:31
Compare
Choose a tag to compare
  • Support TypeScript 5.0 syntax

1.6.1

07 Jun 19:02
Compare
Choose a tag to compare
  • Support Python 3.10 syntax

1.6.0

14 Apr 05:20
Compare
Choose a tag to compare
  • Format XML with xsltproc and Prettier
  • Work around Black bug that causes formatting to always fail
  • Update all formatters and other dependencies