All notable changes to this project will be documented in this file. OzStringKit adheres to Semantic Versioning.
simplified code; added support for interpolating generic values; improved tests
extracted attributes into separate files extracted macOS specific code to separate folder and update podspec
prevent swiftlint from triggering on documentation comments
disabled diagnostics; run swiftlint before builds
platforms badge swift testing during CI added all attributes and paragraph style settings but accessibility ones
conditionally disable facilities unsupported on watchOS
Change Log Contributing info
updated podspec for platforms other than iOS
travis-ci build settings
license path so it's recognized by cocoapods
installation instructions screenshot usage example
string interpolation for building NSAttributedString instances; simple tests swiftlint checks