Skip to content

Releases: toba/swiftiomatic

v0.18.0

03 Mar 02:33

Choose a tag to compare

  • simplify rule protocol hierarchy from 12 to 7 protocols (4a2-6wt)

v0.17.1

02 Mar 23:57

Choose a tag to compare

  • apply swiftformat to changed files

v0.17.0

02 Mar 23:54

Choose a tag to compare

  • replace token-based format engine with swift-format pretty-printer (ewq-4c2)

v0.16.0

02 Mar 03:13

Choose a tag to compare

  • merge standalone Configuration types into Rule files, delete redundant adapters

v0.15.5

02 Mar 01:22

Choose a tag to compare

  • sync issue tracking metadata (z0b-nvz)

v0.15.4

02 Mar 00:05

Choose a tag to compare

  • sync issue tracking metadata (55b-kur)

v0.15.3

01 Mar 22:49

Choose a tag to compare

  • rename rule +Configuration files/types to +Options and var configuration to var options (0fw-bl2)

v0.15.2

01 Mar 21:13

Choose a tag to compare

  • fix all build errors and test failures for CLI and Xcode app (ivk-5u2, vfk-vlj, 4si-g2g)

v0.11.0

01 Mar 00:02

Choose a tag to compare

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

01 Mar 00:02

Choose a tag to compare

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