Releases: puntodev/mercadopago
Releases · puntodev/mercadopago
v4.0.2
What's Changed
- Refactor static return type declarations + return value by @marianogoldman in #23
- Update libraries by @marianogoldman in #24
- Improve test coverage by @marianogoldman in #25
Full Changelog: v4.0.1...v4.0.2
v4.0.1
Support Laravel 11
v3.0.1
What's Changed
- Bump guzzlehttp/psr7 from 2.4.4 to 2.5.0 by @dependabot in #18
Full Changelog: v3.0.0...v3.0.1
Support Laravel 10
v2.1.2
What's Changed
- Bump guzzlehttp/guzzle from 7.4.4 to 7.4.5 by @marianogoldman in #16
Full Changelog: v2.1.1...v2.1.2
Security fixes: bump guzzlehttp
Support for Laravel 9
v2.1.0 Update to Laravel 9 (#15)
Security fixes: bump guzzlehttp
What's Changed
- Bump league/flysystem from 1.1.3 to 1.1.4 by @dependabot in #13
- Bump guzzlehttp/psr7 from 1.8.2 to 1.8.5 by @dependabot in #14
Full Changelog: v2.0.0...v2.0.1
Big refactor
- New namespace.
- More flexible payment preference builder.
- Ability to configure multiple items in a single order.
- Facade with docs and a better name.
- Method do check whether using sandbox or not.