v1.0.0
Changes
- fix: extract an api struct to store error details
- Conditional compiling for tests
- Add black box testing
- Implementation of the Transaction status API
- Make transaction reversal fields public
- Remove unnecessary environment method
- Update docs
- Transaction Reversal Implementation
- Address socket exhaustion by using singleton http client
Special thanks to @itsyaasir, @crispinkoech and @dxphilo for their contributions