2.12.0
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.