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

MMCore: Add enableFeature() and isFeatureEnabled() #399

Merged
merged 1 commit into from
Nov 10, 2023
Merged

Conversation

marktsuchida
Copy link
Member

@marktsuchida marktsuchida commented Nov 2, 2023

Also add the feature "StrictInitializationChecks".

Closes #394.

Sorry for the spurious removal of trailing whitespaces.

@marktsuchida marktsuchida force-pushed the core-features branch 2 times, most recently from 62f2abf to 79bccca Compare November 3, 2023 00:54
@marktsuchida
Copy link
Member Author

marktsuchida commented Nov 3, 2023

Also this bumps version to MMCore 11.1.0.

  • Make sure builds with MSVC
  • Make sure MMCoreJ works correctly
  • Make sure pymmcore works correctly

Also add the feature "StrictInitializationChecks".
@henrypinkard
Copy link
Member

Looks great! The documentation on use cases, life cycles, etc is very clear. Nice work!

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.

MMCore feature enable/disable switching
2 participants