0.5.5 (2023-04-10)
New Features
- api_models: derive
strum::Display
forRefundStatus
(#846) (4524d4f) - allow (de)serializing countries to/from alpha-2, alpha-3 and numeric country codes (#836) (899767c)
- connector: add authorize, capture, void, psync, refund, rsync for PayPal connector (#747) (36049c1)
Bug Fixes
Other Changes
- common_utils: put the async ext trait behind a feature (#835) (de29eb6)
- update ci workflows for common_enums crate (#843) (4511133)