v2.1.0-rc.4
What's Changed
🐛 Fixed bugs
- Make sure we don't attempt to analyze methods without a symbol by @kzu in #145
- Add extra check for non-null ReducedFrom by @kzu in #146
- Fix path of compile items within package by @kzu in #147
- Don't emit registrations with generics that don't satisfy constraints by @kzu in #148
Full Changelog: v2.1.0-rc.3...v2.1.0-rc.4