Skip to content

2.12.0

Compare
Choose a tag to compare
@ileitch ileitch released this 13 Jan 22:13
· 304 commits to master since this release
Breaking
  • None.
Enhancements
  • Add CodeClimate output formatter available via the --format codeclimate option.
  • Add support for third-party build systems, such as Bazel.
Bug Fixes
  • Enums that conform to SwiftUI special Provider protocols are now retained, as was already the case for structs and classes.