Skip to content

v0.4.0

Compare
Choose a tag to compare
@ryanlintott ryanlintott released this 08 Sep 14:23
· 30 commits to main since this release
2e9b630
  • Updated to support iOS 17, macOS 14 and visionOS
  • Dropped support for versions lower than macOS 11
  • RelatableValue now conforms to VectorArithmetic
  • CornerStyle and Corner conform to Animatable
  • CornerRectangle, CornerTriangle, and CornerPentagon all have animatable properties including inset amount
  • CornerCustom inset amount is now animatable
  • AnimatablePack (iOS 17 and macOS 14 and up) added as a parameter pack version of AnimatablePair
  • Added Sendable conformance to a bunch of types to better handle swift concurrency