What's Changed
- Support for type method mocking by @otusweb in #1124
- Don't generate invocations vars for methods with non-escaping closures in AutoMockable template by @voidless in #1126
- Handle UTF-8 offsets as such by @vincentisambart in #1130
- Bump Yams to 5.0.3 by @pchmelar in #1133
- Fixed non-ASCII characters handling in source code parsing #1130
- Improved performance by about 20%
- sourcery:auto inline fragments will appear on the body definition level
- added baseIndentation/base-indentation option that will be taken into as default adjustment when using those fragments
- add support for type methods to AutoMockable
New Contributors
- @otusweb made their first contribution in #1124
- @voidless made their first contribution in #1126
- @vincentisambart made their first contribution in #1130
- @pchmelar made their first contribution in #1133
Full Changelog: 1.9.2...2.0.1