Releases: evryn/laravel-toman
Releases · evryn/laravel-toman
Version 4.0.0
Version 4.0.0 introduces a breaking change to the requirements (depended packages and PHP version) and only supports Laravel 11.*. If you're using other versions of Laravel, see the documents to find a compatible version of Laravel Toman. Note that there is no change in the APIs, keep using it as you did before :)
What's Changed
- Laravel 11.x Compatibility by @AmirrezaNasiri in #41
Full Changelog: v3.0.0...v4.0.0
Version 3.0.0
Version 3.0.0 introduces a breaking change to the requirements and only supports Laravel 9.* and 10.*. If you're using other versions of Laravel, see the documents to find a compatible version of Laravel Toman.
Version 2.0.2
Added
- Support for Laravel 9 (#33)
Version 2.0.1
Fixed
- IDPay status messages
Version 2
All interface and APIs are changed. Implement from the scratch.
Added
- IDPay gateway
- Testing fakes
- Callback request handler
- Other changes
🚀 First release
First release of the laravel-toman containing Zarinpal gateway.