Releases: nathantannar4/Engine
Releases · nathantannar4/Engine
1.3.0
- Adds
HostingView
andHostingController
from Transmission
1.2.0
- Remove
EngineCore.xcframework
binary dependency in favour ofEngineCore
/EngineCoreC
targets visionOS
Support
1.1.0
MultiViewVisitor
rewrite to be recursive on anyView
1.0.0
- Open sources
EngineCore
- Adds
@StyledView
macro for easierViewStyle
adoptions
0.1.13
- Adds a set of view output APIs, including
ViewOutputKey
andViewOutputAlias
- Adds support to
VersionedView
/VersionedViewModifier
to override the version used for local development - Improved
MultiViewAdapter
usability
0.1.12
- Version 5 (iOS 17, macOS 14, tvOS 17, watchOS 10)
0.1.11
- Add support for using
Environment
and otherDynamicProperty
's with aViewStyle
- Optimized view styling invalidation due to environment changes
- Support using the same
ViewAlias
multiple times in the same body
0.1.10
- Fix BAD_ACCESS crash in EngineCore
0.1.9
- SwiftUI Version 5 Support for
VersionedView
andVersionedViewModifier
0.1.8
@MainActor
additionsPreferenceKeyReader