Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 1.4.0 #11

Merged
merged 7 commits into from
Aug 28, 2024
Merged

Version 1.4.0 #11

merged 7 commits into from
Aug 28, 2024

Conversation

ricaun
Copy link
Member

@ricaun ricaun commented Aug 28, 2024

Features

Updates

  • Add DesignAutomation and IDesignAutomation interface.
  • Add DesignAutomationLoadVersion to load the right version of the addin.
  • Add AssemblyResolve in the DesignAutomationLoadVersion to load dependencies in the right version.
  • Use where T : IDesignAutomation in DesignAutomation<T> and DesignAutomationLoadVersion<T>.
  • Fix DesignAutomation method selection by finding first method Execute with 3 parameters.

@ricaun ricaun merged commit ad7c28a into master Aug 28, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant