Skip to content

Releases: nathantannar4/Engine

2.4.0

10 Dec 21:00

Choose a tag to compare

  • Add "Any" styles
  • Fix HostingView hit testing bug on iOS 18
  • Animation extensions

2.3.2

25 Nov 19:21

Choose a tag to compare

  • Attributed Text resolution optimizations and improvements

2.3.1

14 Nov 21:12

Choose a tag to compare

  • Fix ViewAlias bug #43
  • Improve EmptyShape and ShapeBuilder ergonomics
  • Add optional Text initializers to improve ergonomics

2.3.0

04 Nov 00:33

Choose a tag to compare

  • Infra and API improvements

2.2.11

30 Oct 19:54

Choose a tag to compare

  • Fix iOS 26 hit testing of glass effect views

2.2.10

20 Oct 22:45

Choose a tag to compare

  • Fix possible crash when accessing private environment key values

2.2.9

15 Oct 03:23

Choose a tag to compare

  • Fix hit testing bug in HostingView on iOS 18 for multi-touch gestures
  • Add ForEach convenience initializers from Turbocharger
  • Add styling API convenience helpers
  • Add parameter pack support to OptionalView #41

2.2.8

26 Sep 20:35

Choose a tag to compare

  • Fix view input bridging

2.2.7

18 Sep 21:39
fe8ecdc

Choose a tag to compare

  • Expand @TextBuilder support to include ForEach, loops, and arrays of Text
  • Update swift-syntax for Swift 6.2 and Xcode 26 #40 @jshier

2.2.6

04 Sep 21:06

Choose a tag to compare

  • Add flag to HostingView to determine if hit testing passthrough is enabled