Skip to content

2.0.0

Compare
Choose a tag to compare
@davdroman davdroman released this 08 Oct 12:17
· 14 commits to main since this release
9765dd6

What's Changed

  • #10 Builders now leverage buildPartialBlock on Swift 5.7 onward, which improves performance by up to 2x.
  • #14 API symbols have been revamped and streamlined. Namely:
    • TextBuilderTextBuilderWith
    • BasicTextBuilderTextBuilder
    • SpacedTextBuilderTextBuilderWithSpaces
    • MultilineTextBuilderTextBuilderWithNewlines
  • #8 The library now uses swift-builders as its foundation (along with testing utils).

Full Changelog: 1.4.0...2.0.0