Skip to content

Releases: mkj-is/PathBuilder

Library content!

13 Aug 17:18
3247299
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @wzso made their first contribution in #8

Full Changelog: 2.0.1...2.1.0

Optimize Loop

16 May 13:49
Compare
Choose a tag to compare

Loop now does not create sub-path on each execution of body. This enables easier and faster drawing of paths with continuous lines.

@resultBuilder release

06 May 08:41
d4a4e12
Compare
Choose a tag to compare

Swift 5.4 and Xcode 12.5 support. Not compatible with older Swift versions, if you want to use this library with older Swift use version 1+.

Cosmetic release

14 Jun 19:49
Compare
Choose a tag to compare
  • Add continuous integration
  • Add icon to README

Add loop

07 Nov 08:21
3c31a83
Compare
Choose a tag to compare
Merge pull request #1 from mkj-is/feature/loop

Loop component

Let's dare to share it

30 Sep 20:08
Compare
Choose a tag to compare
1.0.0

Add package description to README