Releases: sushidev-team/laravel-print-api
Releases · sushidev-team/laravel-print-api
v0.4.3 - Fixes in testmode
v0.4.2 - Testmode added
Added
- Add testmode flag to return dummy data in the create mode (for integration/feature tests in other applications)
v0.4.1 - Add support for toArray method
Added
- Added toArray()-Method for PdfPrinterOption class
v0.4.0 - Added autodelete option
Added
- Added support to trigger automatic file deletion
v0.3.5 Bugfixes (Download document)
Fixed
- Fixed download mechanism
v0.3.4 - Bugfix
Fixed
- Fixed method calls for basic auth
v0.3.3 - Cleanup
[0.3.3] - 2020-10-04
Fixed
- Remove composer.lock from source code
v0.3.2 - Bugfixes
Fix missing update of guzzle package
v0.3.1 - Support for laravel 8
Add support for laravel 8
v0.3.0 - Extend methods
Added
- Added support for the [GET] /api/browse endpoint from the printer-api