Skip to content

Releases: techprimate/TPPDF

2.5.0

15 May 15:47
5075703
Compare
Choose a tag to compare

What's Changed

  • Configure Renovate by @renovate in #331
  • Added generator delegate (#231) by @philprime in #319
  • chore(deps): update actions/checkout action to v3 by @renovate in #337
  • chore(deps): update ghcr.io/danger/danger-swift-with-swiftlint docker tag to v3.15.0 by @renovate in #336
  • chore(deps): update dependency ruby to v3.2.2 by @renovate in #335
  • Fix typos by @woxtu in #338
  • Fix formatting issues by @woxtu in #339
  • chore(deps): update dependency jazzy to v0.14.4 by @renovate in #345
  • chore(deps): update actions/checkout action to v4 by @renovate in #344
  • chore(deps): update dependency slather to v2.7.5 by @renovate in #347
  • chore(deps): update dependency cocoapods to v1.14.1 by @renovate in #349
  • chore(deps): update dependency slather to v2.8.0 by @renovate in #351
  • chore(deps): update dependency cocoapods to v1.14.2 by @renovate in #350
  • chore(deps): update dependency cocoapods to v1.14.3 by @renovate in #353
  • chore(deps): update dependency ruby to v3.3.0 by @renovate in #357
  • chore(deps): update dependency cocoapods to v1.14.3 by @renovate in #354
  • chore(deps): update actions/upload-artifact action to v4 by @renovate in #355
  • chore(deps): update dependency cocoapods to v1.14.3 by @renovate in #358
  • chore(deps): update dependency cocoapods to v1.15.2 by @renovate in #359
  • chore(deps): update dependency cocoapods to v1.15.2 by @renovate in #364
  • Add Lyrcs to Apps using TPPDF by @ptrkstr in #360
  • Fix link frames that don't start on the first line by @jseibert in #368
  • chore(deps): update dependency cocoapods to v1.15.2 by @renovate in #365
  • chore(deps): update dependency macos to v14 by @renovate in #340
  • chore(deps): update dependency ruby to v3.3.1 by @renovate in #371
  • feature/improvements by @philprime in #370
  • chore(deps): update dependency jazzy to v0.15.0 by @renovate in #372
  • docs: migrated Jazzy to SPM by @philprime in #375
  • refactor: moved public pagination structures to directory API by @philprime in #378
  • fix: added edge-case handling for images with zero available height by @philprime in #377

New Contributors

Full Changelog: 2.4.1...2.5.0

2.4.1

28 Mar 06:46
1955ebb
Compare
Choose a tag to compare
  • Fixed crash due to force-unwrapping if not possible to instatiate URL from string (#325 by @neobeppe)
  • Added conditional scaling of images in table only if larger than cell width (#299 by @brendand)

2.4.0

17 Dec 11:04
Compare
Choose a tag to compare

2.3.5

11 Apr 09:39
Compare
Choose a tag to compare

Fixed bugs:

  • Fixed PDFList not calculating available content height correctly (#267)
  • Removed PDFTable initializer size defaults (#269)

Closed issues:

Merged pull requests:

  • PR #268 (by philprime)

2.3.4

15 Mar 13:02
Compare
Choose a tag to compare

Fixed bugs:

  • Fixed table header position when activating showHeaderOnEveryPage (#222)

Closed issues:

Merged pull requests:

  • PR #264 (by Sgkhour)

2.3.3

06 Jan 20:52
f6cc251
Compare
Choose a tag to compare

Fixed bugs:

  • Fixed empty pages between external documents (#247)
  • Fixed total page count calculations (#248)

Closed issues:

Merged pull requests:

2.3.2

05 Dec 19:11
8f55b0a
Compare
Choose a tag to compare

Implemented enhancements:

  • Added optional table cell splicing disabling (#205)

Fixed bugs:

  • Fixed carthage version missing (#236)

Closed issues:

Merged pull requests:

2.3.1

23 Sep 08:26
c82c75c
Compare
Choose a tag to compare

Fixed bugs:

  • Fixed invalid US page formats (#225)

Closed issues:

Merged pull requests:

2.3.0

16 Jul 21:00
Compare
Choose a tag to compare

Implemented enhancements:

  • Removed deprecated functions
  • Added CaseIterable to PDFPageFormat

2.2.0

16 Jul 21:00
6324f64
Compare
Choose a tag to compare

Implemented enhancements:

  • macOS Support!

Closed issues:

Merged pull requests: