This repository has been archived by the owner on Jun 30, 2023. It is now read-only.
Releases: devlooped/avatar
Releases · devlooped/avatar
v1.0.0-beta
v1.0.0-beta (2021-01-19)
✨ Implemented enhancements:
- Simplify behavior execution delegate signature #79
- Improve argument collection API #74
- Allow modifying method invocation return values #61
- Don't force usage of a specific compiler toolset #58
- Allow invoking base (virtual) method directly from IMethodInvocation #56
- Add public API analyzers to improve API evolution #55
- Provide simple property to opt out of static proxies #48
- Remove dependency on Workspace API in the public API surface for avatar generator pipeline #41
- ⚙ Support multiple compiler toolsets #59 (@kzu)
🐛 Fixed bugs:
- IMethodReturn.Outputs does not contain the out parameters #75
- Source generator fails when used in Visual Studio preview #52
* This Changelog was automatically generated by github_changelog_generator
v1.0.0-alpha
Initial public release of the library. Already in use in Moq v5 with great results :)