What's Changed
- ClosureParameter isVariadic Support by @art-divin in #1268
- Update Usage.md to include --parseDocumentation option by @MarcoEidinger in #1272
- Format processing time log message by @MontakOleg in #1274
- Fixed swift-package-manager version by @art-divin in #1280
- Added isSet to TypeName by @art-divin in #1281
- chore(deps): bump nokogiri from 1.15.4 to 1.16.2 by @dependabot in #1273
- Implement GenericRequirement support for member type disambiguation by @art-divin in #1283
- Add generic requirements to Method by @art-divin in #1284
- Recognize subclasses with generics by @art-divin in #1287
- Implemented typealias unboxing during type resolution by @art-divin in #1288
- Added documentation to typealias by @art-divin in #1289
- [Bugfix][AutoMockable.stencil]- inout with multiple parameters & optional any parameter in completion handler by @paul1893 in #1290
- [Syntax][AutoMockable.stencil]- Avoid side effect by @paul1893 in #1291
- Substitute underlying type from typealias by @art-divin in #1292
- Added support for multiline documentation comments by @art-divin in #1293
- Update SwiftSyntax dependency to 510.0.0 by @calda in #1294
- Resolved all SwiftSyntax Warnings by @art-divin in #1295
- Trailing Annotation Parsing by @art-divin in #1296
- Fixed Crash in AnnotationParser by @art-divin in #1297
- Disabled Optimization During Generated Code Verification by @art-divin in #1300
- Adjusted file structure to accommodate two generated files by @art-divin in #1299
- Expand --serialParse flag to also apply to Composer.uniqueTypesAndFunctions by @calda in #1301
- Make AutoMockable Generate Compilable Swift Code by @art-divin in #1304
- Fix Closure Parameter CVarArg with Existential by @art-divin in #1305
- Update Changelog by @art-divin in #1307
New Contributors
- @MarcoEidinger made their first contribution in #1272
- @MontakOleg made their first contribution in #1274
- @calda made their first contribution in #1294
Notes
- thank you @Porkepix for your PR in brew repository!
Full Changelog: 2.1.7...2.1.8