Skip to content

v3.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Mar 02:31
· 94 commits to v3 since this release

This release adds support for including the expected form in the message field of capitalization-based rules:

message: "Found: '%s'; expected: '%s'."

As with substitution, the second %s is optional.

Changelog

  • a9dc9e6 fix: ensure StylesPath is created with sync (#788)
  • e688310 feat: support showing expected case in message
  • d198f7d chore: update twine to v0.10.1 (#786)