Releases: Ryu0118/swift-ast-lint
Releases · Ryu0118/swift-ast-lint
0.3.0
0.2.0
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
0.1.1
Full Changelog: 0.1.0...0.1.1
0.1.0
Full Changelog: https://github.com/Ryu0118/swift-ast-lint/commits/0.1.0