Skip to content

Releases: nathantannar4/Engine

2.0.3

18 Mar 02:41
Compare
Choose a tag to compare
  • Fix tvOS build #21
  • Fix embedded UIHostingController automatic UIKit animation sync

2.0.2

13 Mar 22:30
Compare
Choose a tag to compare
  • Adds withViewUpdateDebugView() view modifier for debugging when a view update occurred

2.0.1

05 Mar 00:40
Compare
Choose a tag to compare
  • Fixes crash when a PrimitiveView is used as the content type of a ForEach
  • Fixes #20

2.0.0

21 Feb 03:15
Compare
Choose a tag to compare
  • Move core APIs from Turbocharger to Engine

1.9.5

21 Jan 05:25
Compare
Choose a tag to compare
  • Fixes potential iOS 18.1 crash if presented view inputs are detached with an AppDelegate based entry point

1.9.4

06 Jan 18:25
Compare
Choose a tag to compare
  • Fixes visiting a Section that has an EmptyView as the header/footer
  • Fixes #19

1.9.3

12 Dec 04:07
Compare
Choose a tag to compare
  • Fix swift-syntax deprecation warnings

1.9.2

02 Dec 20:09
Compare
Choose a tag to compare

1.9.1

23 Nov 17:46
Compare
Choose a tag to compare
  • Fix compatibility with swift-syntax 6.0

1.9.0

22 Nov 02:47
Compare
Choose a tag to compare
  • iOS 18.1 fixes
  • Fixes #15