1.2.0
- Feat: Retry in case of 429 error.
- Feat: Add options to SDK constructor allowing to specify number of retries and custom functions for delay and condition.
- Fix: Error in public function setPrintType($printType) #36 Thanks @CroDevil75!
- Fix an issue with PHP 8 #37 Thanks @paulskinnerlibris!