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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
v5.0.0 (2025-08-08)
BREAKING CHANGES
bumped module to v5
introduced by commit:
bump module to v5 (#152) (74376f6)
ResolveType now consumes a extensions.Set
BREAKING CHANGE: EvaluateTypeExpression now consumes a URI and a extensions.Set
introduced by commit:
handle user-defined types in ResolveType (#147) (485f6dc)
HasParameterizedParam() now returns false for EnumType
BREAKING CHANGE: GetParameterizedParams() now returns empty slice for EnumType
introduced by commit:
EnumType does not have parameterized parameters (#150) (3b86a0e)