What's Changed
- Added: A new
PerceptionCore
module, which contains everything but the@Perceptible
macro (#105). Libraries and applications can depend onPerceptionCore
instead ofPerception
to avoid the overhead of Swift Syntax. - Fixed: signature of
access
by @mbrandonw in #103 - Deprecated: APIs not needed in iOS 17+ have been explicitly deprecated (#101).
- Infrastructure: Add Macro Compatibility Check to CI workflow (thanks @Matejkob, #102).
Full Changelog: 1.3.5...1.4.0