Skip to content

2.0.1

Choose a tag to compare

@apollo-bot2 apollo-bot2 released this 09 Oct 23:22
· 12 commits to main since this release

Fixed

  • 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.