Releases: toba/swiftiomatic
Releases · toba/swiftiomatic
v0.18.0
v0.17.1
- apply swiftformat to changed files
v0.17.0
- replace token-based format engine with swift-format pretty-printer (ewq-4c2)
v0.16.0
- merge standalone Configuration types into Rule files, delete redundant adapters
v0.15.5
- sync issue tracking metadata (z0b-nvz)
v0.15.4
- sync issue tracking metadata (55b-kur)
v0.15.3
- rename rule +Configuration files/types to +Options and var configuration to var options (0fw-bl2)
v0.15.2
- fix all build errors and test failures for CLI and Xcode app (ivk-5u2, vfk-vlj, 4si-g2g)
v0.11.0
Changes
- Remove dead Suggest/ abstractions, fix pre-existing build errors, reorganize rules directory
- Remove SwiftLint dead code, rename branding to Swiftiomatic, simplify Swift version checks
v0.10.0
Changes
- Remove CustomRules, flatten Lint/ subfolders into top-level Configuration/, Extensions/, Models/, Reporters/, Support/
- Unify comment prefix to sm:, rename InvalidSwiftLintCommandRule, update Configuration.defaultFileName
- Modernize test suite: #require, URL(filePath:), split oversized files