v8.0.3
What's Changed
Big Change:
See unit tests for examples.
See why necessary Collectible Assembly in non-collectible AssemblyLoadContext
Small Changes
- Fix super small spelling mistake on README by @NickAcPT in #34
- add missing semicolon to example by @SabotageAndi in #41
- Proxy interfaces should implement CustomAttributes by @david-garcia-garcia in #49
- Make default maker constructor internal, should only be one. by @jbtule in #53
New Contributors
- @NickAcPT made their first contribution in #34
- @SabotageAndi made their first contribution in #41
- @david-garcia-garcia made their first contribution in #49
Full Changelog: v7.0.1.62...v8.0.2__