Releases: LinioPay/idle
Releases · LinioPay/idle
Move google dependecy
What's Changed
- refactor: move dependency from require dev by @ibrito182 in #284
Full Changelog: 5.0.1...5.0.2
Upgrade psr/log dependency
What's Changed
- feat: update README.md by @rgdevment in #281
- Update: psr/log dependency by @GuillermoFarias in #283
New Contributors
- @GuillermoFarias made their first contribution in #283
Full Changelog: 5.0.0...5.0.1
Support to PHP 8.1
Code style update and missing return type
What's Changed
- [CP-1084] styles: align and order class lint by @rgdevment in #277
- fix: add missing return type by @tavofuentes in #278
New Contributors
- @tavofuentes made their first contribution in #278
Full Changelog: 4.0.1...4.0.2
4.0.1
What's Changed
- chore(deps): bump guzzlehttp/guzzle from 7.3.0 to 7.4.3 by @dependabot in #273
- chore: update dependencies by @ibrito182 in #276
New Contributors
- @dependabot made their first contribution in #273
- @ibrito182 made their first contribution in #276
Full Changelog: 4.0.0...4.0.1
Modernize factories and improved configuration
Merge pull request #251 from LinioPay/symfony_compatibility Modernize factories and configuration
Improved logging and minor fixes
Merge pull request #208 from LinioPay/minor_fixes Improved logging and other minor fixes
Add pimple container example and improve documentation
Merge pull request #199 from LinioPay/sample_pimple Add pimple container example and improve documentation
Remove unnecessary Linio Input dependency
Merge pull request #197 from LinioPay/remove_input Remove Linio input and loosen dependency requirements
Address issue with 'successful' not reflecting worker output
Merge pull request #141 from LinioPay/successful-fix Address issue where sometimes successful flag is not being set properly