Skip to content

Releases: nathantannar4/Turbocharger

1.3.3

01 Nov 17:08
Compare
Choose a tag to compare
  • visionOS compatibility

1.3.2

31 Jul 16:54
Compare
Choose a tag to compare
  • Fixes #7

1.3.1

19 Jun 01:48
Compare
Choose a tag to compare
  • Swift 6 support

1.3.0

14 Jun 07:08
Compare
Choose a tag to compare
  • SwiftUI v6 Support

1.2.0

17 Apr 06:23
Compare
Choose a tag to compare
  • Added resolution of Text/Image/Font/AnyShapeStyle + more nice to haves to making bridging to platform views easier
  • Added convenience accessors to hidden environment variables, like labelsHidden and foregroundStyle
  • Added CollectionView and CollectionViewRepresentable

1.1.4

29 Feb 19:00
Compare
Choose a tag to compare
  • Fix build

1.1.3

28 Feb 17:27
Compare
Choose a tag to compare
  • Fix Xcode 15.3 build issue (Swift compiler issue)

1.1.2

28 Feb 17:26
Compare
Choose a tag to compare
  • ForEach convenience initializers for enumerated data

1.1.1

16 Feb 22:53
Compare
Choose a tag to compare
  • FlowLayout bug fixes

1.1.0

16 Jan 02:45
Compare
Choose a tag to compare
  • Adds PlatformViewRepresentable
  • Adds visionOS support