Skip to content

Releases: techprimate/TPPDF

1.5.2

11 Dec 17:00
8568df4
Compare
Choose a tag to compare

Implemented enhancements:

  • Added group breaking

1.5.1

11 Dec 17:00
9c12812
Compare
Choose a tag to compare

Implemented enhancements:

  • Added merge/combining of multiple documents (Issue #67)

Closed issues:

1.5.0

11 Dec 16:59
a2c7f2e
Compare
Choose a tag to compare

Implemented enhancements:

  • Changed framework methods to be "more Swift(y)"
  • Added groups
  • Added dynamic shapes for group background
  • Added column with automatic wrapping (Issue #113)
  • Added document wide text styles (Issue #57)
  • Added automatic table of content based on text styles (Issue #58)

Fixed bugs:

  • Fixed line separator in header and footer (Issue #88)
  • Fixed image in footer layout calcuations (Issue #132)

Closed issues:

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]