2.0.0
2.0.0 Major Update
mockolo uses SwiftSyntax508.0.0 from this version.
This will solve many installation issues.
Along with this, build support for mockolo itself in lower Xcode versions will be terminated.
Since mockolo built with the latest Xcode will still work for older Swift code, many users will not need to worry about this.
What's Changed
- Use SwiftSyntax 508.0.0 by @sidepelican in #230
- Avoid to generate duplicated variable name by @fummicc1 in #231
- Fix typos by @woxtu in #232
- Add support to build on macOS 12 by @sidepelican in #233
- Wrap underlyingType if the type has existential any by @sidepelican in #235
- Update version number to 2.0.0 by @sidepelican in #236
New Contributors
Full Changelog: 1.8.2...2.0.0