Skip to content

1.2.0

Compare
Choose a tag to compare
@juanjoseruiz juanjoseruiz released this 28 Oct 15:17
· 23 commits to master since this release
23f097b
  • 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!