Skip to content

Releases: GJNilsen/YPDrawSignatureView

1.1.3 Bugfix

30 Mar 14:29
969767d

Choose a tag to compare

Fixed a bug

Latest Stable Release

14 Jun 15:39

Choose a tag to compare

Merge pull request #38 from GJNilsen/Development

Minor bugfix

Vector Graphics Support

03 May 07:18

Choose a tag to compare

The delegate methods are now optional. Just implement the functions you need.
Also support for vector graphics.
Deprecated functions and properties are marked correctly, so they give warnings and suggest correction.

Minor bugfix

02 May 20:26

Choose a tag to compare

Fixed point for tap

First proper version of the class

12 Sep 06:33

Choose a tag to compare

Now YPDrawSignatureView is ready for production.

1.0 Beta 1

15 Jun 14:39

Choose a tag to compare

1.0 Beta 1 Pre-release
Pre-release

First beta release of version 1.

  • This release is not backwards compatible.
  • Built with Swift 3

Major features planned

  • Exporting vector paths
  • Variable line width depending on pressure
  • Support for Apple Pencil

0.1.2

15 Jun 14:34

Choose a tag to compare

Last release before 1.0 later this fall.

New features

  • Swift 2.2
  • Delegate protocol