Skip to content

Fix ambiguities with convenience initializer

Compare
Choose a tag to compare
@eddiekaiger eddiekaiger released this 25 Jun 19:16
· 32 commits to master since this release
18df307

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.