This PR upgrades to the latest Spezi 1.0 releases. Further, we made our Standard constraints protocol naming consistent with the rest of the ecosystem. Lastly, we replaced a preconditionFailure with a log message to avoid some unnecessary crashes.
:gear: Release Notes
Upgrade to latest Spezi 1.0 releases
Renamed AccountNotifyStandard and AccountStorageStandard to AccountNotifyConstraint and AccountStorageConstraint to be more consistent with the rest of the Spezi framework ecosystem.
:pencil: Code of Conduct & Contributing Guidelines
Upgrade to Spezi 1.0 releases
:recycle: Current situation & Problem
This PR upgrades to the latest Spezi 1.0 releases. Further, we made our Standard constraints protocol naming consistent with the rest of the ecosystem. Lastly, we replaced a
preconditionFailure
with a log message to avoid some unnecessary crashes.:gear: Release Notes
AccountNotifyStandard
andAccountStorageStandard
toAccountNotifyConstraint
andAccountStorageConstraint
to be more consistent with the rest of the Spezi framework ecosystem.:pencil: Code of Conduct & Contributing Guidelines
By submitting creating this pull request, you agree to follow our Code of Conduct and Contributing Guidelines: