Skip to content

v0.1.0

Latest

Choose a tag to compare

@jakekaplan jakekaplan released this 15 Mar 15:51
f03ac54

loq 0.1.0

Features

  • Git-aware check filters — scope loq check to files changed in a git context

Fixes

  • Respect -- when normalizing stdin dash in CLI
  • Parse check flags after positional paths
  • Ignore temporary config during baseline violation scan
  • Handle escaped exact paths in baseline/relax
  • Harden git-scoped check input handling and path normalization (including Windows)

Other

  • Simplify check input resolution and git-scoped path handling
  • Remove unreachable branch in glob unescape
  • Improve test coverage for git-aware check filters

What's Changed

Full Changelog: v0.1.0-alpha.7...v0.1.0