Releases: littleossa/SFUserFriendlySymbols
Releases · littleossa/SFUserFriendlySymbols
Release 0.4.0
Support SF Symbols 3.3
- Add New Symbols from SF Symbols 3.3
- Update the category of What's new to the latest.
Release 0.3.1
- Add all to Category enum
You can choose all symbols from Category enum.
let allSymbols = SFSymbols.Category.all.symbols
Release 0.3.0
- Add SF Symbols 22 categories
- they are as same as SF Symbols App's categories.
- Add explanations about allcases and category on README
Release 0.2.2
- There are no changes about any features.
- Just Update README with a reference which is the blog about SFUserFriendlySymbols in Japanese.
Release 0.2.1
Added
- added the comments of all properties on SFSymbols+allCases.
Modified
- modified two comments of test methods on SFUserFriendlySymbolsTests.
- update version number written in README file.
0.2.0
->0.2.1
Rock'n'roll!
Release 0.2.0
Add
- SFSymbols.allCases
- Tests SFSymbols' all cases test and each initializers tests
I don't thinks most of developers need all cases but I really wanted it.
Have a nice day with all symbols!
Release 0.1.1
I am so sorry to forget put public
on Image+SFSymbols.
I fixed it.
For SwiftUI users,Please enjoy it.
Release 0.1.0
First released SFUserFriendlySymbols.