- Upgrade test runner from macos-14 to macos-15
- Pin Xcode version to 26.2 (was using latest-stable)
- Update actions/checkout from v2 to v4 (v2 is deprecated)
* Add support for iPhone 16e.
* Update changelog.
* Add support for iPad (A16), iPad Air 11-inch (M3), iPad Air 13-inch (M3)
* Updated GitHub actions.
* Actions: Use macos-14 image instead of arm image.
* Setup GitHub Actions
* Use macos-latest image.
Big Sur is still in preview.
* Update bundler before trying to install.
* Use `ruby/setup-ruby@v1` for setting up bundler.
* Update bundled with version and specify specific ruby-version.
* Setup separate danger job using action and setup test job matrix.
* Fix matrix variable name.
* Adjust simulators that are being used.
* Add GITHUB_TOKEN to danger job.