v0.4.2
Fixes
- Fix swapped party_a and party_b fallback fields in MpesaExpress request
- Expose
IdentifierTypes
andResponseType
to public API
Improvements
- Use
serde-repr
to properly serialize enums asu16
integers
IdentifierTypes
and ResponseType
to public APIserde-repr
to properly serialize enums as u16
integers