v89.0.0 (2022-01-20)
Supported Xcode Versions
- Reverting the supported Xcode version from 13.2.1 to 13.1.0 to circumvent the issues with Swift Package Manager in Xcode 13.2.1. (#4787)
Nimbus☁️🔬🔭
What's New
- Add
Text
andImage
support for the FML to access bundled resources (#4784).
Breaking Change
- The
NimbusInterface
now exposes acontext: Context
property.