Skip to content

Releases: littleossa/SFUserFriendlySymbols

Release 0.4.0

25 Apr 23:42
9d003e1
Compare
Choose a tag to compare

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

24 Mar 07:32
5de9865
Compare
Choose a tag to compare
  • Add all to Category enum

You can choose all symbols from Category enum.

let allSymbols = SFSymbols.Category.all.symbols

Release 0.3.0

23 Mar 09:09
de32db0
Compare
Choose a tag to compare
  • 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

30 Jan 12:21
a04dae1
Compare
Choose a tag to compare
  • 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

29 Jan 21:20
5b2044c
Compare
Choose a tag to compare

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

29 Jan 13:50
9ec093a
Compare
Choose a tag to compare

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

27 Jan 07:46
9e3e093
Compare
Choose a tag to compare

I am so sorry to forget put public on Image+SFSymbols.
I fixed it.

For SwiftUI users,Please enjoy it.

Release 0.1.0

26 Jan 16:47
53464db
Compare
Choose a tag to compare

First released SFUserFriendlySymbols.