Skip to content

Releases: Ryu0118/swift-ast-lint

0.3.0

02 May 05:36

Choose a tag to compare

What's Changed

  • chore: add docsync for doc/source sync tracking by @Ryu0118 in #9
  • Add docsync: doc/source sync checks by @Ryu0118 in #10
  • feat: add per-file progress and summary output to lint/fix runs by @Ryu0118 in #11

Full Changelog: 0.2.0...0.3.0

0.2.0

02 May 02:35

Choose a tag to compare

What's Changed

  • perf: parallelize fix mode and adapt concurrency to CPU count by @Ryu0118 in #3
  • perf: pre-decode rule YAML arguments once per lint run by @Ryu0118 in #5
  • perf: optimize FixApplier overlap detection from O(n²) to O(n) by @Ryu0118 in #4
  • perf: add mtime-based lint cache by @Ryu0118 in #6
  • chore: upgrade gitnagg to 0.3.0, my-swift-linter to 0.6.0 by @Ryu0118 in #7
  • chore: enforce TDD-first order in rule-creator skill and trim reference docs by @Ryu0118 in #8

Full Changelog: 0.1.2...0.2.0

0.1.2

12 Apr 07:35

Choose a tag to compare

What's Changed

  • docs: Fix Claude Code hook exit code documentation by @Ryu0118 in #1
  • fix: respect CLI paths when included_paths is set by @Ryu0118 in #2

New Contributors

Full Changelog: 0.1.1...0.1.2

0.1.1

28 Mar 16:01

Choose a tag to compare

Full Changelog: 0.1.0...0.1.1

0.1.0

28 Mar 15:35

Choose a tag to compare