Swiftpack.co - Swift Packages by eddiekaiger

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.

Packages published by eddiekaiger

eddiekaiger/SwiftyAttributes v5.4.0
A Swifty API for attributed strings
⭐️ 1,605
🕓 45 weeks ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
Result Builder + Bug Fixes
1 year ago
Result Builder: #53
SPM Support + Wrappers
3 years ago
Support for Swift Package Manager: #44 Wrappers for UIKit: #34 Plus other improvementts
Add += operator
4 years ago
See #31
Support for Swift 5 and Xcode 10.2
5 years ago
Also drops support for everything below Swift 4.2.
Fix ambiguities with convenience initializer
5 years ago
This release updates the labels in the convenience initializer because it seems that the Swift compiler finds it conflicting with the initializer for `NSAttributedString` (see #29 and #30). This is a breaking change that will only affect people who use the convenience initializer.
Support for Swift 4.2 and Xcode 10
5 years ago
You can now use _SwiftyAttributes_ with Swift 4.2 and Xcode 10! The library still works with Swift 3, lower versions of Swift 4, and Xcode 9. 🙌
Support for Custom Attributes
5 years ago
This adds support for custom, non-standard attributes with the new enum case `Attribute.custom(String, Any)`. See #26 for details.
Swift 4.1 Warning Fixes
6 years ago
Fixes compilation warnings for Swift 4.1. See #24.
Naming Fixes for Swift 4
6 years ago
Renamed some methods to include a `swifty` identifier to disambiguate from similar methods in `Foundation`. See #19 .
Support for Swift 4 and 3.2
6 years ago
You can now use *SwiftyAttributes* whether you're on Swift 3.2 or 4.0 in Xcode 9 :tada: . See #17 for more details.
iOS macOS tvOS

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics