title |
---|
SPI Playgrounds – Release Notes |
- Added support for packages which reference
visionOS
as a platform in their package manifest (Arena issue #98).
- Fixed: Pointfree.co's Dependencies package could not be run in a playground due to an internal naming conflict (Arena issue #96).
- Fixed: Playgrounds for some packages were generated with an invalid
.product(...)
clause (Details)
- Added: Support for macCatalyst platform
- Fixed: Failed to create playground for packages with plugin products (Arena issue #87)
- Fixed: Deprecation warnings in generated package manifests
- Now excluding "internal" libraries (prefixed with "_") from list of imports.
- Changed filenames of Xcode workspace and playground file.
- Initial public release! 🚀🎉
- Updated Arena to the latest version.
- Added hover and click animation to the buttons.
- Every app needs an icon!
- Fixed the main window resizing.
- Updated code signing.
- Updated URL types.
- Changed the bundle id to com.swiftpackageindex.spi-playgrounds.
- Add Swift Package Index branding.
- Updated the onboarding view.
- Update to Arena 1.2.1.
- Set a default folder name based on the repository name when creating a plaground.
- Run playground generation on a background queue.
- Support for universal links.
- Improved error handling.
- Initial release.