Releases: Rspoon3/SFSymbols
Releases · Rspoon3/SFSymbols
2.6
Additions
- Added symbols for iOS 17.4, 17.6, 18.0 and their equivalent version on other platforms.
- Numbers are now prefixed with an underscore to be more inline with other similar libraries such as SFSafeSymbols
- Now excluding the demo project from the package
- Added Swift 6 support
- Better handling of symbols that have the same title as Swift keywords
- Added instructions in the README for how to update the symbols
2.5
Additions
- Added symbols for iOS 16.4, 17.0, 17.1, 17.2 and their equivalent version on other platforms.
- Updated SFCategories
- Explicit tvOS support
Fixed
- Fixed missing version 2.4 CHANGELOG entry
- Fixed SFCategory including a plist title
- Fixed Swift Build badge in the README
2.4
2.3
2.2
2.1
Additions
- Added UIAction extension
- Created a Mac app for the preview application
- Added better search support for preview app
- Small README updates
Fixes
- Removed iOS 15 limitation for filter common name
- Now separating static vars into multiple files so Xcode doesn't crash from one giant file.
Notes
- Simplified package updating process