npx @buildinternet/releases get rel_3mTmqRyP0cc_rpCUc5BBT
SPM CLI Installation (#795): Fixed CLI installation via Swift Package Manager by standardizing relative path handling.
SPI Attributes on Internal Models (#796): Fixed code generation to exclude @_spi attributes from models with internal access modifier, preventing compilation errors.
@_spi
internal
Fetched April 11, 2026
Fixed - Fix \r\n in GraphQL descriptions generating invalid Swift comments (#965): GraphQL field descriptions containing \r\n (Windows CRLF…
Fixed - Make SubscriptionStream initializer public (#975): The SubscriptionStream initializer was inadvertently scoped to package access, p…