Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: nim65s/pre-commit-sort

v1.0.0

05 Apr 16:04
v1.0.0

Choose a tag to compare

  • fix: stages, types, types_or, and exclude_types are lists of strings, thanks @pdecat in #137
  • remove cachix (all my quota is used elsewhere)
  • serde_yaml -> yaml_serde

v0.4.0

21 Aug 13:37

Choose a tag to compare

chore: Release pre-commit-sort version 0.4.0

v0.2.0

23 Apr 07:38

Choose a tag to compare

  • improve README
  • ⚠️ API changed: ci / autoupdate_schedule is now an Enum for validation

v0.1.0

02 Jun 16:31

Choose a tag to compare

  • handle "local" & "meta" repos
  • ⚠️ API changed: Repo was renamed Remote, and a Repo enum with Repo::Remote(Remote)` was added.
  • pre-commit-sort hook installation is now optional

v0.0.5

14 May 19:19

Choose a tag to compare

  • Implement deduplication for repos with different revisions
  • fix CI and release
  • update rev in README

v0.0.4

14 May 17:46

Choose a tag to compare

  • Create this CHANGELOG.md
  • setup release action

v0.0.3

14 May 13:14

Choose a tag to compare

chore: Release pre-commit-sort version 0.0.3