Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 652 Bytes

CHANGELOG.md

File metadata and controls

31 lines (19 loc) · 652 Bytes

Changelog

All notable changes to laraben/laravel-pdfmerger will be documented in this file.

Updates should follow the Keep a CHANGELOG principles.

[1.3] (2021-11-23)

Added

  • Increase compatibility by using Str::random rather than str_random
  • Auto detection of orientation BUGFIX

[1.2] (2021-01-11)

Added

  • Setasign package instead of itbz (deprecated) package
  • Auto detection of orientation

[1.1.0] (2018-05-29)

Added

  • Added duplexMerge to support duplex-safe merging

Fixed

  • Basic PDF library changed

[1.0.0] (2017-02-17)

Added

  • new laravel-pdfmerger package