You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As described in #101 for the version 1.0.0 a stable API should be provided using the namespace CorsairLightingProtocol.
Moving all definitions into the namespace is a breaking change. In the same turn also some free functions should be renamed to have unambiguous names without the namespace.
All the breaking changes should be documented and a migration path should be given so users can easily upgrade to the stable version.
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
As described in #101 for the version 1.0.0 a stable API should be provided using the namespace
CorsairLightingProtocol
.Moving all definitions into the namespace is a breaking change. In the same turn also some free functions should be renamed to have unambiguous names without the namespace.
All the breaking changes should be documented and a migration path should be given so users can easily upgrade to the stable version.
The text was updated successfully, but these errors were encountered: