github huacnlee/autocorrect v2.9.1

latest releases: v2.16.3, v2.16.2, v2.16.1...
22 months ago

What's Changed

  • Remove unused dependencies, and improve to avoid str clone (#185)

  • Add --quiet argument for cli. (#188)

    • Improved the cli print details, add color to total duration.
    • Improved progress dot print, avoid immediate print for improved performance.
  • Add shell (.sh) script support. (#189)

  • Fix space-dash rule can't disable bug. (#190)

    In the before versions, - is always will added spaces by other rules.
    This version changed the space-dash rule default to enable, this will keep the compatibility with before behavior.
    Now, we can use space-dash: 0 to disable the space-dash rule.

Don't miss a new autocorrect release

NewReleases is sending notifications on new releases.