All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- The basic auth method does not requires valid username/password in testmode
- Throw default validation exception if url is missing or credentials are not passed
- Add testmode flag to return dummy data in the create mode.
- Added toArray()-Method for PdfPrinterOption class
- Added support to trigger automatic file deletion
- Fixed download mechanism
- Fixed method calls for basic auth
- Remove composer.lock from source code
- Updated also the guzzle requirement
- Added support for Laravel 8
- Added support for the [GET] /api/browse endpoint from the printer-api
- Restructure the project to be able to run unit tests automatically.
- Tests for basic functions
- Connection to a pdf-printer service