Skip to content

cargo-heather v0.3.0

Choose a tag to compare

@github-actions github-actions released this 15 Jun 10:01
· 5 commits to main since this release
9c14fe3
  • ✨ Features

    • recognize .psd1 and .psm1 as PowerShell files (#38)
  • 🐛 Bug Fixes

    • warn on unresolvable exclude entries and document exclude key (#37)
    • preserve CRLF line endings in --fix mode (#31)
  • ♻️ Code Refactoring

    • replace tracing with println (#34)