2.0.0
What's Changed
- #10 Builders now leverage
buildPartialBlockon Swift 5.7 onward, which improves performance by up to 2x. - #14 API symbols have been revamped and streamlined. Namely:
TextBuilder→TextBuilderWithBasicTextBuilder→TextBuilderSpacedTextBuilder→TextBuilderWithSpacesMultilineTextBuilder→TextBuilderWithNewlines
- #8 The library now uses
swift-buildersas its foundation (along with testing utils).
Full Changelog: 1.4.0...2.0.0