Releases: stevro/btipay
Releases · stevro/btipay
Added some limits checks based on BT docs
v1.4
v1.3
What's Changed
- refactor: rename username to userName in order by @gabrielsolomon in #5
- refactor: tests to separate folder with fixtures by @gabrielsolomon in #4
Full Changelog: v1.2...v1.3
v1.2
What's Changed
- refactor: add nullable types for delivery in order by @gabrielsolomon in #3
Full Changelog: v1.1...v1.2
v1.1
v1.0
What's Changed
- Update to php8.0 and allow guzzlehttp 7.0 by @gabrielsolomon in #1
New Contributors
- @gabrielsolomon made their first contribution in #1
Full Changelog: v0.5...v1.0
v0.5
Added better handling of UTF8 characters in OrderBundle
v0.4 Added conversion of UTF8 to translit
Added flag to all requests
v0.3 Added isTest flag to all requests