Skip to content

Releases: techprimate/TPPDF

v1.4.1

06 Jun 07:49
b7bb828
Compare
Choose a tag to compare

Fixed bugs:

  • Carthage missing shared scheme (#135)

Closed issues:

v1.4.0

14 May 06:30
8f892cc
Compare
Choose a tag to compare

Implemented enhancements:

  • Added rounded corner clipping to images (#123)
  • Added Swift 5 support

Fixed bugs:

  • Line separator skewed (#128)

Closed issues:

v1.3.3

14 May 06:31
fb7173b
Compare
Choose a tag to compare

Implemented enhancements:

  • Changed accessibility of PDFGenerator

Closed issues:

v1.3.2

14 May 06:31
279ff74
Compare
Choose a tag to compare

Implemented enhancements:

  • Changed accessor methods of PDFPageFormat to be publicly accessible.
  • Added public accessor method to PDFPageLayout

Closed issues:

Merged pull requests:

  • PR #106 [by protspace]

v1.3.1

14 May 06:32
bae9f90
Compare
Choose a tag to compare

Fixed bugs:

1.3.0 (2018-10-03)

Full Changelog

Implemented enhancements:

  • Support for Swift 4.2

Merged pull requests:

  • PR #94 [by techprimate-phil]

v1.3.0

14 May 06:32
8e83b69
Compare
Choose a tag to compare

Implemented enhancements:

  • Support for Swift 4.2

Merged pull requests:

  • PR #94 [by techprimate-phil]

v1.2.1

14 May 06:34
d464fb9
Compare
Choose a tag to compare

Merged pull requests:

  • PR #82 [by snoop168]

v1.2.0

14 May 06:33
1.2.0
d431d48
Compare
Choose a tag to compare

Implemented enhancements:

  • Added options to PDFImage, allowing more precise control about resizing and compression.
  • Improvements to internal image resizing and compression methods.

Closed issues: