Struct v4.0.1 Release Notes
Release Date: 2020-06-25 // over 4 years ago-
- ๐ Fixed parsing bugs with the latest spec version
Previous changes from v4.0.0
-
- ๐ Struct 4.0 is here! There's a few breaking changes in this release to allow Struct
๐ to move forward with the latest improvements in Xcode, Swift and Ruby. - 0๏ธโฃ Xcode 11 and Swift 5 support has landed! The default Swift version is now 5.2.
- ๐ All of the default deployment targets now target the latest releases of each supported
platform. - ๐ Ruby 2.6.3 is now the minimum version of Ruby for Struct, following the existing
๐ strategy of supporting the latest macOS's pre-installed version of Ruby. As such,
โฌ๏ธ if you currently use the system Ruby in El Capitan, please either upgrade to Catalina,
๐ or use RVM to maintain your current Ruby version. - โ Added support for native watchOS applications
- โ Removed support for 1.X.X spec files. Check out the migration guide on the wiki
๐ to move to a newer spec format. - ๐ Fixed bugs with CocoaPods integration
- ๐ Struct 4.0 is here! There's a few breaking changes in this release to allow Struct