Releases: ChimeHQ/Extendable
Releases · ChimeHQ/Extendable
v0.4.0
v0.3.0
- Adding some
@MainActor
annotations - removing Swift 5.7 guards, as 5.8 is now required
- Address some concurrency warnings with
MainActor.runUnsafely
v0.2.0
- renames the host-side library to
ExtendableHost
to be less-specific about just views - adds a small convenience init method to
AppExtensionProcess
to help with Sendability
v0.1.1
- Improve SDK/Platform compatibility
v0.1.0
- Initial Release