Skip to content

Releases: freshOS/Stevia

Swift 6 Cocoapods support

21 Sep 09:17

Choose a tag to compare

6.2.2

Update SteviaLayout.podspec

iOS 26 fix

16 Jun 14:51
a925d9b

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 6.1.0...6.2.0

Swift Testing

24 Sep 17:18
1c2eaef

Choose a tag to compare

Migrates XCTests to new Swift Testing framework.

Swift 6

22 Sep 03:34
93cc468

Choose a tag to compare

Migrates codebase to Swift 6.

Swift 5.9

06 Mar 07:45

Choose a tag to compare

5.1.4

Bumps to Swift 5.9

Adds PrivacyInfo.xcprivacy

06 Mar 07:41

Choose a tag to compare

5.1.3

Adds PrivacyInfo.xcprivacy

5.1.2

23 May 18:16

Choose a tag to compare

  • Undeprecates the double dash "--" operator to address compile time issues as explained in #165

Thanks @cowgp for this release.

5.1.1

19 Nov 12:14
a32dc3c

Choose a tag to compare

-Adds Int and CGFloat variants for SteviaLayoutAnchor operators. (Fixes #153)

Congrats @edulpn for this release πŸ‘

5.1.0 swift-tools-version:5.3

21 Sep 13:14

Choose a tag to compare

Updates to swift-tools-version:5.3

5.0.1 Fixes CGFloats in Layout blocks

20 Apr 07:59

Choose a tag to compare

Thanks @moliya for noticing CGFloat values were broken in layout blocks, this is now fixed πŸŽ‰