All Versions
23
Latest Version
Avg Release Cycle
55 days
Latest Release
589 days ago

Changelog History
Page 2

  • v2.0.0 Changes

    October 25, 2020

    This release adds support for the 2020 v2 SF Symbols โ€“ thanks to @Robuske, @hstdt and @sebj who contributed to this release! ๐Ÿš€

    Here's the full changelog:

    โž• Added

    ๐Ÿ”„ Changed

    • โž• Add macOS support for SwiftUI Image initializer (By Seb Jachec)
  • v1.2.0 Changes

    March 29, 2020

    โž• Added

    • โž• Add a UIButton extension with systemButton(with:, target:, action:) initializer and setImage(_:, for:) (By Antonino Musolino)

    ๐Ÿ”„ Changed

    • None

    ๐Ÿ›  Fixed

    • None
  • v1.1.1 Changes

    January 03, 2020

    โž• Added

    • โž• Add UIApplicationShortcutIcon initializer (By Seb Jachec)

    ๐Ÿ”„ Changed

    • None

    ๐Ÿ›  Fixed

    • None
  • v1.1.0 Changes

    December 16, 2019

    โž• Added

    ๐Ÿ”„ Changed

    • None

    ๐Ÿ›  Fixed

    • None
  • v1.0.2 Changes

    December 03, 2019

    โž• Added

    • None

    ๐Ÿ”„ Changed

    • None

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix App Store submission bug. (By Yonas Kolb)
  • v1.0.1 Changes

    November 03, 2019

    โž• Added

    • None

    ๐Ÿ”„ Changed

    • None

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix macOS compilation when installed via Carthage (By Chris Zielinski)
    • ๐Ÿ›  Fix compatibility with older iOS versions when installed via CocoaPods (By @jstarfruits)
  • v1.0.0 Changes

    September 12, 2019

    โž• Added

    • None

    ๐Ÿ”„ Changed

    • ๐Ÿš€ Update to symbols that are actually available in the final iOS 13, tvOS 13 and watchOS 6 releases (By Frederick Pietschmann)

    ๐Ÿ›  Fixed

    • None
  • v0.4.0 Changes

    June 27, 2019

    โž• Added

    • None

    ๐Ÿ”„ Changed

    ๐Ÿ›  Fixed

    • โฌ‡๏ธ Drop macOS support (that didn't work). (By Thiago Holanda)
  • v0.3.1 Changes

    June 22, 2019

    โž• Added

    • ๐ŸŽ Extended support for SwiftUI.Image initializer to macOS, tvOS and watchOS platforms (By Eric Lewis)

    ๐Ÿ”„ Changed

  • v0.3.0 Changes

    June 17, 2019

    โž• Added